1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

add feature gpio

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36160
This commit is contained in:
John Crispin 2013-04-03 09:58:37 +00:00
parent 1105bd2897
commit 86a691144b

@ -11,7 +11,7 @@ BOARD:=ramips
BOARDNAME:=Ralink RT288x/RT3xxx
SUBTARGETS:=rt288x rt305x rt3883
CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely
FEATURES:=squashfs
FEATURES:=squashfs gpio
LINUX_VERSION:=3.7.10