upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx-2.6 / image / Makefile
index 23a0644338357be533c7f60de645bca6673dbf49..79979ec78cb075de12a3288b159101e98790ef07 100644 (file)
@@ -15,6 +15,8 @@ endef
 
 define Image/BuildKernel
        cp $(LINUX_DIR)/arch/arm/boot/zImage $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-zImage
+#      $(shell BIN_DIR=$(BIN_DIR) $(TOPDIR)/scripts/arm-magic.sh)
+       BIN_DIR=$(BIN_DIR) $(TOPDIR)/scripts/arm-magic.sh
 endef
 
 define Image/Build