projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: add missing config symbols for kernel debugging
[openwrt.git]
/
target
/
linux
/
x86
/
Makefile
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index
197da8b
..
e906807
100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-10,9
+10,9
@@
ARCH=i386
BOARD:=x86
BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
-SUBTARGETS=generic
+SUBTARGETS=generic
olpc
-LINUX_VERSION:=2.6.31
+LINUX_VERSION:=2.6.31
.5
include $(INCLUDE_DIR)/target.mk
This page took
0.02459 seconds
and
4
git commands to generate.