kernel: get rid of the simple_prom_emulator, it is not really useful
[openwrt-10.03/.git] / target / linux / ramips / rt288x / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=rt288x
6 BOARDNAME:=RT288x based boards
7 FEATURES:=squashfs broken
8
9 define Target/Description
10         Build firmware images for Ralink RT288x based boards.
11 endef
12