X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fia64%2Fdig%2FMakefile;h=1a7f925ea19eca72e7c0fef77ce15d48728cac62;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=971cd7870dd4227e36ef9f65ccb573771880ac01;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/arch/ia64/dig/Makefile b/arch/ia64/dig/Makefile index 971cd7870..1a7f925ea 100644 --- a/arch/ia64/dig/Makefile +++ b/arch/ia64/dig/Makefile @@ -6,4 +6,9 @@ # obj-y := setup.o + +ifndef CONFIG_NUMA +obj-$(CONFIG_IA64_DIG) += topology.o +endif + obj-$(CONFIG_IA64_GENERIC) += machvec.o