ixp4xx: Minor bump of kernel to 2.6.21.7
[openwrt.git] / target / linux / ixp4xx / Makefile
index 25b60a4..79043d7 100644 (file)
@@ -10,15 +10,10 @@ ARCH:=armeb
 BOARD:=ixp4xx
 BOARDNAME:=Intel XScale IXP4xx
 FEATURES:=squashfs
 BOARD:=ixp4xx
 BOARDNAME:=Intel XScale IXP4xx
 FEATURES:=squashfs
+SUBTARGETS=generic harddisk
 
 
-LINUX_VERSION:=2.6.21.6
+LINUX_VERSION:=2.6.21.7
 
 
-define Target/Description
-endef
+include $(INCLUDE_DIR)/target.mk
 
 
-include $(INCLUDE_DIR)/kernel-build.mk
-
-# include the profiles
--include profiles/*.mk
-
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))
This page took 0.018271 seconds and 4 git commands to generate.