projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy...
[openwrt.git]
/
target
/
linux
/
adm5120
/
image
/
Makefile
diff --git
a/target/linux/adm5120/image/Makefile
b/target/linux/adm5120/image/Makefile
index
9e3d155
..
f42c045
100644
(file)
--- a/
target/linux/adm5120/image/Makefile
+++ b/
target/linux/adm5120/image/Makefile
@@
-54,6
+54,10
@@
define Image/Build/LZMAKernel/Admboot
$(call Image/Build/LZMAKernel,$(1),$(2),0x80500000,0x6D8,y,$(1))
endef
$(call Image/Build/LZMAKernel,$(1),$(2),0x80500000,0x6D8,y,$(1))
endef
+define Image/Build/LZMAKernel/Cellvision
+ $(call Image/Build/LZMAKernel,$(1),$(3),0x80500000,0x6D8,y,$(2))
+endef
+
define Image/Build/LZMAKernel/KArgs
$(call Image/Build/LZMAKernel,$(1),$(2),0x80500000,0,y,$(1))
endef
define Image/Build/LZMAKernel/KArgs
$(call Image/Build/LZMAKernel,$(1),$(2),0x80500000,0,y,$(1))
endef
This page took
0.022624 seconds
and
4
git commands to generate.