projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
olpc
/
Makefile
diff --git
a/target/linux/olpc/Makefile
b/target/linux/olpc/Makefile
index
4ab3375
..
915d11a
100644
(file)
--- a/
target/linux/olpc/Makefile
+++ b/
target/linux/olpc/Makefile
@@
-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.23
+LINUX_VERSION:=2.6.23
.17
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.019229 seconds
and
4
git commands to generate.