1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 23:48:11 +02:00
openwrt/target/linux/x86/generic/target.mk
Felix Fietkau f7e747baa9 x86: set default kernel version to 3.10
Place the previous selection (3.3.8) into the only subtarget that did
not override it to 3.10

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40454
2014-04-11 13:22:24 +00:00

8 lines
119 B
Makefile

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