projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove tgz hacks
[openwrt.git]
/
target
/
linux
/
at91-2.6
/
Makefile
diff --git
a/target/linux/at91-2.6/Makefile
b/target/linux/at91-2.6/Makefile
index
982a911
..
c5c2ab6
100644
(file)
--- a/
target/linux/at91-2.6/Makefile
+++ b/
target/linux/at91-2.6/Makefile
@@
-9,7
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=at91
BOARDNAME:=AT91
-FEATURES:=squashfs
+FEATURES:=squashfs usb
+
+LINUX_VERSION:=2.6.21.5
define Target/Description
Build fimware images for Figment Design Labs VersaLink board.
This page took
0.020625 seconds
and
4
git commands to generate.