openwrtv3/target/linux/x86/generic/target.mk
Gabor Juhos 0d0bfe3d41 x86/generic: switch to 3.8
Only tested within a VM.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36255
2013-04-07 15:53:15 +00:00

9 lines
141 B
Makefile

BOARDNAME:=Generic
LINUX_VERSION:=3.8.6
define Target/Description
Build firmware images for x86 based boards
(e.g : Soekris, ...)
endef