mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-13 03:27:05 +08:00
10 lines
188 B
Makefile
10 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
|
||
|
|