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
/
au1000
/
Makefile
diff --git
a/target/linux/au1000/Makefile
b/target/linux/au1000/Makefile
index
48c376d
..
ab74df9
100644
(file)
--- a/
target/linux/au1000/Makefile
+++ b/
target/linux/au1000/Makefile
@@
-11,7
+11,7
@@
BOARD:=au1000
BOARDNAME:=RMI/AMD AU1x00
FEATURES:=jffs2 usb pci
-LINUX_VERSION:=2.6.25.
7
+LINUX_VERSION:=2.6.25.
9
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += yamonenv
This page took
0.023419 seconds
and
4
git commands to generate.