diff options
Diffstat (limited to 'target/linux/realtek/Makefile')
-rw-r--r-- | target/linux/realtek/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index 31b56c1e4..9e5d5a604 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -10,7 +10,7 @@ ARCH:=lexra BOARD:=realtek BOARDNAME:=Realtek RTL8xxx FEATURES:=squashfs jffs2 -SUBTARGETS:=rtl8196c rtl8196d +SUBTARGETS:=rtl8196c rtl8196e rtl8196d CFLAGS:=-Os -pipe -fno-caller-saves -mno-llsc LINUX_VERSION:=2.6.30.9 |