projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: move leds-gpio device support into a spearate file
[openwrt.git]
/
target
/
linux
/
olpc
/
Makefile
diff --git
a/target/linux/olpc/Makefile
b/target/linux/olpc/Makefile
index
fb535c9
..
2f75629
100644
(file)
--- a/
target/linux/olpc/Makefile
+++ b/
target/linux/olpc/Makefile
@@
-6,12
+6,12
@@
#
include $(TOPDIR)/rules.mk
#
include $(TOPDIR)/rules.mk
-ARCH=i386
+ARCH
:
=i386
BOARD:=olpc
BOARDNAME:=OLPC XO-1
FEATURES:=squashfs ext2
BOARD:=olpc
BOARDNAME:=OLPC XO-1
FEATURES:=squashfs ext2
-LINUX_VERSION:=2.6.30.
9
+LINUX_VERSION:=2.6.30.
10
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci kmod-libertas
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci kmod-libertas
This page took
0.031519 seconds
and
4
git commands to generate.