mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-07 21:22:10 -05: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
|
|
|