kernel: get rid of the simple_prom_emulator, it is not really useful
[openwrt/staging/yousong.git] / target / linux / adm5120 / router_be / target.mk
1 ARCH:=mips
2 SUBTARGET:=router_be
3 BOARDNAME:=Big Endian
4 FEATURES:=squashfs jffs2
5
6 define Target/Description
7 Build firmware images for Infineon/ADMTek ADM5120 based boards
8 running in big-endian mode (e.g : ZyXEL Prestige 335WT ...)
9 endef
10