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

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

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