immortalwrt/target/linux/ixp4xx/generic/target.mk

10 lines
189 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
BOARDNAME:=Generic
DEFAULT_PACKAGES+= wpad-basic
2017-09-06 19:19:45 +08:00
define Target/Description
Build firmware images for ixp4xx based boards that boot from internal flash
(e.g : Linksys NSLU2, ...)
endef