*sigh* :P
[openwrt-10.03/.git] / target / linux / etrax / Makefile
index c837550062414a9cb0c45e66bbab5e1d2cc0a4be..cba93cf8ea9039bb06cfa97f11902cff726fdcb8 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=cris
 BOARD:=etrax
 BOARDNAME:=Foxboard (ETRAX 100LX)
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 broken
 LINUX_VERSION:=2.6.19.2
 
 include $(INCLUDE_DIR)/target.mk
@@ -34,9 +34,6 @@ define Kernel/Prepare
        $(call Kernel/Prepare/Fox)
 endef
 
-#include the profiles
--include profiles/*.mk
-
 $(eval $(call BuildTarget))
 $(eval $(call RequireCommand,/usr/local/cris/gcc-cris, \
        Please install the binary cris toolchain. \