mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
loongarch64: add wireless support by default
This commit is contained in:
parent
c24837295d
commit
c2b9dbf31a
@ -16,6 +16,6 @@ KERNELNAME:=vmlinuz.efi
|
|||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
partx-utils blkid e2fsprogs grub2-efi-loongarch64
|
partx-utils blkid e2fsprogs grub2-efi-loongarch64 htop wpad-openssl
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
Loading…
Reference in New Issue
Block a user