projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] move spi_gpio driver into the kernel, clean-up SPI modules
[openwrt.git]
/
target
/
linux
/
pxa
/
Makefile
diff --git
a/target/linux/pxa/Makefile
b/target/linux/pxa/Makefile
index
ad44af2
..
7bf4c38
100644
(file)
--- a/
target/linux/pxa/Makefile
+++ b/
target/linux/pxa/Makefile
@@
-11,7
+11,7
@@
BOARD:=pxa
BOARDNAME:=PXA
FEATURES:=jffs2 broken
-LINUX_VERSION:=2.6.21.
5
+LINUX_VERSION:=2.6.21.
7
include $(INCLUDE_DIR)/target.mk
@@
-19,7
+19,4
@@
define Target/Description
Stub for boards based on intel PXA
endef
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))
This page took
0.022927 seconds
and
4
git commands to generate.