mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-04 10:08:03 +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
|
|
|