From 9aa1d64b915453adac4c502a5c89e0aff8cd07f2 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 3 Nov 2008 18:52:58 +0000 Subject: Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as broken SVN-Revision: 13106 --- target/linux/brcm63xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/Makefile') diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 31d11d6..be7dacb 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx -FEATURES:=squashfs jffs2 broken usb atm +FEATURES:=squashfs jffs2 usb atm LINUX_VERSION:=2.6.27.4 include $(INCLUDE_DIR)/target.mk -- cgit v1.1