projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as...
[openwrt.git]
/
target
/
linux
/
olpc
/
Makefile
diff --git
a/target/linux/olpc/Makefile
b/target/linux/olpc/Makefile
index
4ab3375
..
89f83e3
100644
(file)
--- a/
target/linux/olpc/Makefile
+++ b/
target/linux/olpc/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH=i386
BOARD:=olpc
ARCH=i386
BOARD:=olpc
-BOARDNAME:=
olpc
+BOARDNAME:=
OLPC XO-1
FEATURES:=squashfs ext2
FEATURES:=squashfs ext2
-LINUX_VERSION:=2.6.2
3
+LINUX_VERSION:=2.6.2
6.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
This page took
0.022231 seconds
and
4
git commands to generate.