ixp4xx: add TW-266-2 support to 2.6.32 as well
[openwrt.git] / target / linux / ixp4xx / image / Makefile
index da8f0fd..6108e91 100644 (file)
@@ -37,7 +37,7 @@ endef
 
 define Image/BuildKernel
        cp $(KDIR)/zImage $(BIN_DIR)/$(IMG_PREFIX)-zImage
-       BIN_DIR=$(BIN_DIR) $(TOPDIR)/scripts/arm-magic.sh
+       BIN_DIR=$(BIN_DIR) IMG_PREFIX="$(IMG_PREFIX)" $(TOPDIR)/scripts/arm-magic.sh
 endef
 
 define Image/Build
This page took 0.023354 seconds and 4 git commands to generate.