Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
[deliverable/linux.git] / arch / x86 / lib / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/lib/Makefile_32
3 else
4 include ${srctree}/arch/x86/lib/Makefile_64
5 endif
This page took 0.039352 seconds and 6 git commands to generate.