Skip to content

Commit

Permalink
mvebu: remove swconfig package
Browse files Browse the repository at this point in the history
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
  • Loading branch information
dengqf6 authored and adschm committed Jun 3, 2020
1 parent 2441059 commit 5a49cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/mvebu/image/cortexa9.mk
Expand Up @@ -53,7 +53,7 @@ TARGET_DEVICES += globalscale_mirabox
define Device/linksys
$(Device/NAND-128K)
DEVICE_VENDOR := Linksys
DEVICE_PACKAGES := kmod-mwlwifi swconfig wpad-basic
DEVICE_PACKAGES := kmod-mwlwifi wpad-basic
IMAGES += factory.img
KERNEL_SIZE := 6144k
endef
Expand Down Expand Up @@ -223,7 +223,7 @@ define Device/solidrun_clearfog-pro-a1
DEVICE_MODEL := ClearFog Pro
KERNEL_INSTALL := 1
KERNEL := kernel-bin
DEVICE_PACKAGES := mkf2fs e2fsprogs partx-utils swconfig
DEVICE_PACKAGES := mkf2fs e2fsprogs partx-utils
IMAGES := sdcard.img.gz
IMAGE/sdcard.img.gz := boot-scr | boot-img-ext4 | sdcard-img-ext4 | gzip | append-metadata
DEVICE_DTS := armada-388-clearfog-pro armada-388-clearfog-base
Expand Down

0 comments on commit 5a49cbf

Please sign in to comment.