From e0d69d7d48e3c3a0c4ec01d115bbff3463855246 Mon Sep 17 00:00:00 2001 From: Artur Artamonov Date: Wed, 21 Aug 2013 15:45:59 +0300 Subject: [realtek] added 2 subtargets --- target/linux/realtek/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/realtek/Makefile') diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index b2d7fc865..436cfac90 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -10,6 +10,8 @@ ARCH:=lexra BOARD:=realtek BOARDNAME:=Realtek RTL8xxx FEATURES:=squashfs jffs2 +SUBTARGETS:=rtl8196c rtl8196d +CFLAGS:=-Os -pipe -fno-caller-saves -mno-llsc LINUX_VERSION:=2.6.30.9 @@ -17,11 +19,7 @@ include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += librtk-inband hostapd-rtk wpa-supplicant-rtk kmod-gpio_rtl8196c \ wireless-tools -DEFAULT_CFLAGS=-Os -pipe -fno-caller-saves -march=rlx4181 -define Target/Description - Build firmware images for RTL8xxx based routers -endef define Kernel/CompileImage/Default $(if $(CONFIG_TARGET_ROOTFS_INITRAMFS),,rm -f $(TARGET_DIR)/init) -- cgit v1.2.3