X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Farm%2Fcommon%2FMakefile;h=e1289a256ce5792f75823d6cfe63116c74c444e3;hb=075395d228641646159dae3dd170fa3fc6ff477a;hp=c81a2ff6b5be35a5541dd7eabc94416023322b92;hpb=cf41f8ac386e8d62122e7e394b4c6b3e3ab30ede;p=powerpc.git diff --git a/arch/arm/common/Makefile b/arch/arm/common/Makefile index c81a2ff6b5..e1289a256c 100644 --- a/arch/arm/common/Makefile +++ b/arch/arm/common/Makefile @@ -15,3 +15,5 @@ obj-$(CONFIG_SHARP_LOCOMO) += locomo.o obj-$(CONFIG_SHARP_PARAM) += sharpsl_param.o obj-$(CONFIG_SHARPSL_PM) += sharpsl_pm.o obj-$(CONFIG_SHARP_SCOOP) += scoop.o +obj-$(CONFIG_ARCH_IXP2000) += uengine.o +obj-$(CONFIG_ARCH_IXP23XX) += uengine.o