upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / arch / arm / boot / compressed / Makefile
index e9e0c68..55fcbb7 100644 (file)
@@ -40,9 +40,6 @@ endif
 
 ifeq ($(CONFIG_ARCH_SA1100),y)
 OBJS           += head-sa1100.o
-ifeq ($(CONFIG_SA1100_NANOENGINE),y)
-  OBJS += hw-bse.o
-endif
 endif
 
 ifeq ($(CONFIG_CPU_XSCALE),y)