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:
447c625
)
lantig: ase: remove default build barriers
author
Shiji Yang
<
[email protected]
>
Thu, 8 May 2025 11:22:33 +0000
(19:22 +0800)
committer
Robert Marko
<
[email protected]
>
Fri, 9 May 2025 09:31:20 +0000
(11:31 +0200)
This sub-target is source only now. We don't need to disable build
for specific devices.
Signed-off-by: Shiji Yang <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18745
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/lantiq/image/amazonse.mk
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/amazonse.mk
b/target/linux/lantiq/image/amazonse.mk
index 1fd714dee46accfd20f4f99f6ac223241d35c4a2..7ea1173480ce7630b8c736acc8666d38c8e9a97b 100644
(file)
--- a/
target/linux/lantiq/image/amazonse.mk
+++ b/
target/linux/lantiq/image/amazonse.mk
@@
-5,7
+5,6
@@
define Device/allnet_all0333cj
DEVICE_PACKAGES := kmod-ltq-adsl-ase kmod-ltq-adsl-ase-mei \
kmod-ltq-adsl-ase-fw-b kmod-ltq-atm-ase \
ltq-adsl-app ppp-mod-pppoe
- DEFAULT := n
endef
TARGET_DEVICES += allnet_all0333cj
@@
-17,6
+16,5
@@
define Device/netgear_dgn1000b
kmod-ltq-adsl-ase-fw-b kmod-ltq-atm-ase \
ltq-adsl-app ppp-mod-pppoe
SUPPORTED_DEVICES += DGN1000B
- DEFAULT := n
endef
TARGET_DEVICES += netgear_dgn1000b