projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f7ec35
)
ltq-dsl-base: enable for ipq40xx
author
Andre Heider
<a.heider@gmail.com>
Sat, 18 Dec 2021 11:01:03 +0000
(12:01 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Mon, 16 Jan 2023 23:41:41 +0000
(23:41 +0000)
This is required by the DSL userland tool for hotplug support.
Signed-off-by: Andre Heider <a.heider@gmail.com>
package/network/utils/ltq-dsl-base/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/ltq-dsl-base/Makefile
b/package/network/utils/ltq-dsl-base/Makefile
index 2ff069ca4dc773999bf75330d52af0d536b037f2..b51851f076ee4262be155c55dac16a604d6dfc44 100644
(file)
--- a/
package/network/utils/ltq-dsl-base/Makefile
+++ b/
package/network/utils/ltq-dsl-base/Makefile
@@
-17,7
+17,7
@@
define Package/ltq-dsl-base
CATEGORY:=Network
TITLE:=DSL related files for Intel/Lantiq DSL Chipsets
URL:=http://openwrt.org/
- DEPENDS:=@
TARGET_lantiq
+jshn
+ DEPENDS:=@
(TARGET_lantiq||TARGET_ipq40xx)
+jshn
endef
define Package/ltq-dsl-base/description