ixp4xx: Split into two subtargets, one normal and one for boards which boot directly...
[openwrt-10.03/.git] / target / linux / ixp4xx / Makefile
index f68f62bc7de98353f331198d74f6ffee4002a416..5b9d3fb551413af6ad88ddb989d9edeaad52a640 100644 (file)
@@ -10,12 +10,10 @@ ARCH:=armeb
 BOARD:=ixp4xx
 BOARDNAME:=Intel XScale IXP4xx
 FEATURES:=squashfs
+SUBTARGETS=generic fsg3
 
 LINUX_VERSION:=2.6.21.6
 
 include $(INCLUDE_DIR)/target.mk
 
-# include the profiles
--include profiles/*.mk
-
 $(eval $(call BuildTarget))