diff options
Diffstat (limited to 'target')
| -rw-r--r-- | target/linux/ramips/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 80cc960fa..d0ee005a5 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -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 | 
