8 lines
120 B
Makefile
8 lines
120 B
Makefile
|
SUBTARGET:=generic
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for x86 based boards
|
||
|
(e.g : Soekris, ...)
|
||
|
endef
|
||
|
|