summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/rtl8196e/target.mk
blob: f5649296c9e2eb30a96815451bc967cead6f6cd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (C) 2012 OpenWrt.org
#

SUBTARGET:=rtl8196e
BOARDNAME:=rtl8196e based boards
CFLAGS+=-march=mips1

define Target/Description
	Build firmware images for RTL8196E based routers
endef