projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: simplify image generation
[openwrt.git]
/
target
/
linux
/
at91
/
Makefile
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index
90d1008
..
70a6082
100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=at91
BOARDNAME:=Atmel AT91
-FEATURES:=squashfs usb
+FEATURES:=squashfs usb
broken
-LINUX_VERSION:=2.6.25.
15
+LINUX_VERSION:=2.6.25.
20
include $(INCLUDE_DIR)/target.mk
This page took
0.021635 seconds
and
4
git commands to generate.