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
/
atheros
/
Makefile
diff --git
a/target/linux/atheros/Makefile
b/target/linux/atheros/Makefile
index
6a88fc5
..
5f5f9e4
100644
(file)
--- a/
target/linux/atheros/Makefile
+++ b/
target/linux/atheros/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=atheros
BOARDNAME:=Atheros 231x/5312
ARCH:=mips
BOARD:=atheros
BOARDNAME:=Atheros 231x/5312
-FEATURES:=squashfs jffs2
pci usb
+FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.2
5.1
+LINUX_VERSION:=2.6.2
3.17
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.021509 seconds
and
4
git commands to generate.