openwrtv4/target/linux/ramips/rt288x/target.mk
Gabor Juhos 051c44e0c5 initial support for RT288x/RT305x
SVN-Revision: 17439
2009-08-30 19:15:51 +00:00

12 lines
202 B
Makefile

#
# Copyright (C) 2009 OpenWrt.org
#
SUBTARGET:=rt288x
BOARDNAME:=RT288x based boards
FEATURES:=squashfs broken
define Target/Description
Build firmware images for Ralink RT288x based boards.
endef