projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] kernel/modules: disable automatic loading of crypto-test module
[openwrt.git]
/
target
/
linux
/
olpc
/
Makefile
diff --git
a/target/linux/olpc/Makefile
b/target/linux/olpc/Makefile
index
8bf4cd8
..
a340268
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.1
6
+LINUX_VERSION:=2.6.2
7.
6
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.020534 seconds
and
4
git commands to generate.