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

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

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