projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable kexec for x86 as well (#2141)
[openwrt.git]
/
target
/
linux
/
rb532-2.6
/
Makefile
diff --git
a/target/linux/rb532-2.6/Makefile
b/target/linux/rb532-2.6/Makefile
index
27569a3
..
fecbac2
100644
(file)
--- a/
target/linux/rb532-2.6/Makefile
+++ b/
target/linux/rb532-2.6/Makefile
@@
-9,7
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
-FEATURES:=jffs2
+FEATURES:=jffs2 pci tgz
+
+LINUX_VERSION:=2.6.22.1
include $(INCLUDE_DIR)/kernel-build.mk
This page took
0.02042 seconds
and
4
git commands to generate.