1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/adm5120/router_be/target.mk
Jonas Gorski 1beaf031d1 target: don't build jffs2 nor images by default
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36863
2013-06-05 20:58:59 +00:00

12 lines
260 B
Makefile

ARCH:=mips
ARCH_PACKAGES:=adm5120_mips
SUBTARGET:=router_be
BOARDNAME:=Big Endian
FEATURES:=squashfs
define Target/Description
Build firmware images for Infineon/ADMTek ADM5120 based boards
running in big-endian mode (e.g : ZyXEL Prestige 335WT ...)
endef