projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add a gpio feature for devices supporting the generic GPIO interface
[openwrt.git]
/
target
/
linux
/
magicbox
/
Makefile
diff --git
a/target/linux/magicbox/Makefile
b/target/linux/magicbox/Makefile
index
fae0ebf
..
c03093e
100644
(file)
--- a/
target/linux/magicbox/Makefile
+++ b/
target/linux/magicbox/Makefile
@@
-11,7
+11,7
@@
BOARD:=magicbox
BOARDNAME:=Magicbox
FEATURES:=squashfs pci
BOARDNAME:=Magicbox
FEATURES:=squashfs pci
-LINUX_VERSION:=2.6.24
+LINUX_VERSION:=2.6.24
.2
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk
This page took
0.023711 seconds
and
4
git commands to generate.