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

SUBTARGET:=rlx8196d
BOARDNAME:=rlx8196d based boards
CFLAGS+=-march=rlx5281

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