mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
35656042f1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38652
10 lines
143 B
Makefile
10 lines
143 B
Makefile
BOARDNAME:=Generic
|
|
|
|
LINUX_VERSION:=3.10.18
|
|
|
|
define Target/Description
|
|
Build firmware images for x86 based boards
|
|
(e.g : Soekris, ...)
|
|
endef
|
|
|