mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-23 10:20:46 +00:00
10 lines
141 B
Makefile
10 lines
141 B
Makefile
BOARDNAME:=Generic
|
|
|
|
LINUX_VERSION:=3.8.9
|
|
|
|
define Target/Description
|
|
Build firmware images for x86 based boards
|
|
(e.g : Soekris, ...)
|
|
endef
|
|
|