projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
GPIO code updates, make the cf-mips driver compile against this gpio version
[openwrt.git]
/
target
/
linux
/
atheros
/
Makefile
diff --git
a/target/linux/atheros/Makefile
b/target/linux/atheros/Makefile
index
fc48efd
..
6cab959
100644
(file)
--- a/
target/linux/atheros/Makefile
+++ b/
target/linux/atheros/Makefile
@@
-11,7
+11,7
@@
BOARD:=atheros
BOARDNAME:=Atheros
FEATURES:=squashfs jffs2
BOARDNAME:=Atheros
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.2
2.4
+LINUX_VERSION:=2.6.2
3.16
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
@@
-21,7
+21,4
@@
define Target/Description
Build firmware images for Atheros SoC boards
endef
Build firmware images for Atheros SoC boards
endef
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.021108 seconds
and
4
git commands to generate.