projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix x86 image build order (fixes #3317)
[openwrt.git]
/
target
/
linux
/
ar7
/
Makefile
diff --git
a/target/linux/ar7/Makefile
b/target/linux/ar7/Makefile
index
a355356
..
f5c6b99
100644
(file)
--- a/
target/linux/ar7/Makefile
+++ b/
target/linux/ar7/Makefile
@@
-1,4
+1,4
@@
-#
+
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-11,7
+11,7
@@
BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
-LINUX_VERSION:=2.6.2
2
.4
+LINUX_VERSION:=2.6.2
5
.4
include $(INCLUDE_DIR)/target.mk
This page took
0.023135 seconds
and
4
git commands to generate.