projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4bad79
)
lantiq: ltq-atm: fix xrx200 depends
author
Mathias Kresin
<dev@kresin.me>
Sat, 18 Jun 2016 22:59:03 +0000
(
00:59
+0200)
committer
John Crispin
<john@phrozen.org>
Mon, 20 Jun 2016 09:45:44 +0000
(11:45 +0200)
This one was missed by
abc346db0e191ebeeb122ce26d1831469fadee1c
.
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 25ee0c6860551997a8c1ccfad5a8137bb5b02e64..12e758d8cf03a4709abf1f7972388e430f90f4ff 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