From 2c38903c12860750cdd677a28113afdd8a9590b3 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 19 Nov 2006 20:30:11 +0000 Subject: autodetect atm, pci, usb, pcmcia features from kernel config file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5586 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rb532-2.6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/rb532-2.6/Makefile') diff --git a/target/linux/rb532-2.6/Makefile b/target/linux/rb532-2.6/Makefile index 35c4f6d6f..e59b32cd8 100644 --- a/target/linux/rb532-2.6/Makefile +++ b/target/linux/rb532-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 -FEATURES:=pci jffs2 +FEATURES:=jffs2 LINUX_VERSION:=2.6.17 LINUX_RELEASE:=1 -- cgit v1.2.3