several changes to the basefiles for cris target
[openwrt-10.03/.git] / target / linux / etrax-2.6 / Makefile
index 06c7b9d32206d0c61e49f0b656f4a5916ce055f9..7c9b76fa65a32a82f39686e2d52607e1abbc6967 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=cris
 BOARD:=etrax
-BOARDNAME:=FOXBOARD (ETRAX 100LX)
+BOARDNAME:=Foxboard (ETRAX 100LX)
 FEATURES:=squashfs jffs2
 LINUX_VERSION:=2.6.19.2
 
@@ -31,7 +31,7 @@ define Kernel/Prepare
        $(call Kernel/Prepare/Fox)
 endef
 
-include $(INCLUDE_DIR)/prereq.mk
+DEFAULT_PACKAGES += foxboard-utils
 
 $(eval $(call RequireCommand,/usr/local/cris/gcc-cris, \
        Please install the binary cris toolchain. \