mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 20:43:08 +01:00
9 lines
188 B
Makefile
9 lines
188 B
Makefile
BOARDNAME:=Generic
|
|
|
|
DEFAULT_PACKAGES+= wpad-mini
|
|
|
|
define Target/Description
|
|
Build firmware images for ixp4xx based boards that boot from internal flash
|
|
(e.g : Linksys NSLU2, ...)
|
|
endef
|
|
|