projects
/
openwrt-github
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25407a7
)
lantiq: ltq-atm: fix xrx200 depends
author
Mathias Kresin
<dev@kresin.me>
Fri, 24 Jun 2016 14:56:08 +0000
(16:56 +0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Fri, 24 Jun 2016 14:56:08 +0000
(16:56 +0200)
Signed-off-by: Mathias Kresin <dev@kresin.me>
package/kernel/lantiq/ltq-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-atm/Makefile
b/package/kernel/lantiq/ltq-atm/Makefile
index d8cffa68ae8cab1f21868a547478e960056d2109..21802f46fe5032abd24deb6158237c321faab366 100644
(file)
--- a/
package/kernel/lantiq/ltq-atm/Makefile
+++ b/
package/kernel/lantiq/ltq-atm/Makefile
@@
-31,7
+31,7
@@
KernelPackage/ltq-atm-ar9=$(call KernelPackage/ltq-atm-template,ar9,TARGET_lanti
KernelPackage/ltq-atm-ase=$(call KernelPackage/ltq-atm-template,ase,TARGET_lantiq_ase)
define KernelPackage/ltq-atm-vr9
- $(call KernelPackage/ltq-atm-template,vr9,xrx200)
+ $(call KernelPackage/ltq-atm-template,vr9,
TARGET_lantiq_
xrx200)
AUTOLOAD:=
endef