mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-27 20:14:27 -04:00
10 lines
143 B
Makefile
10 lines
143 B
Makefile
BOARDNAME:=Generic
|
|
|
|
LINUX_VERSION:=3.10.26
|
|
|
|
define Target/Description
|
|
Build firmware images for x86 based boards
|
|
(e.g : Soekris, ...)
|
|
endef
|
|
|