mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-18 21:16:54 +00:00
10 lines
143 B
Makefile
10 lines
143 B
Makefile
BOARDNAME:=Generic
|
|
|
|
LINUX_VERSION:=3.10.24
|
|
|
|
define Target/Description
|
|
Build firmware images for x86 based boards
|
|
(e.g : Soekris, ...)
|
|
endef
|
|
|