forked from mirror/openwrt
mpc85xx: remove swconfig package
Every devices of mpc85xx was switched to DSA. Swconfig can be removed. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22161 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
89d93700bf
commit
a2b8a3fbb9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/target.mk
|
|||
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
|
||||
kmod-leds-gpio swconfig kmod-ath9k wpad-basic-mbedtls kmod-usb2 \
|
||||
kmod-leds-gpio kmod-ath9k wpad-basic-mbedtls kmod-usb2 \
|
||||
uboot-envtools kmod-crypto-hw-talitos
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue