mirror of https://github.com/hak5/openwrt.git
8 lines
158 B
Makefile
8 lines
158 B
Makefile
|
BOARDNAME:=Generic
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for ixp4xx based boards that boot from internal flash
|
||
|
(e.g : Linksys NSLU2, ...)
|
||
|
endef
|
||
|
|