ar71xx: sync kernel config
[openwrt-10.03/.git] / target / linux / brcm-2.4 / Makefile
index da5cf6404f3718498fee8e33945900d41abac3ed..005056299df9eb6ce4295a3eb93f2f2695b2a480 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mipsel
 BOARD:=brcm-2.4
-BOARDNAME:=Broadcom BCM947xx/953xx
+BOARDNAME:=Broadcom BCM947xx/953xx [2.4]
 FEATURES:=squashfs
 
 KERNEL:=2.4
@@ -22,7 +22,4 @@ define Target/Description
        (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
 endef
 
-# include the profiles
--include profiles/*.mk
-
 $(eval $(call BuildTarget))