mediatek: rax3000m: remove ksmbd packages

This commit is contained in:
hanwckf 2024-01-31 11:30:25 +08:00
parent c07c4b30a6
commit 929cd0f9d2

View File

@ -443,7 +443,7 @@ define Device/cmcc_rax3000m
DEVICE_MODEL := RAX3000M NAND
DEVICE_DTS := mt7981-cmcc-rax3000m
DEVICE_DTS_DIR := $(DTS_DIR)/mediatek
DEVICE_PACKAGES := $(MT7981_USB_PKGS) luci-app-ksmbd luci-i18n-ksmbd-zh-cn ksmbd-utils
DEVICE_PACKAGES := $(MT7981_USB_PKGS)
SUPPORTED_DEVICES := cmcc,rax3000m
UBINIZE_OPTS := -E 5
BLOCKSIZE := 128k
@ -462,8 +462,7 @@ define Device/cmcc_rax3000m-emmc
DEVICE_DTS := mt7981-cmcc-rax3000m-emmc
DEVICE_DTS_DIR := $(DTS_DIR)/mediatek
SUPPORTED_DEVICES := cmcc,rax3000m-emmc
DEVICE_PACKAGES := $(MT7981_USB_PKGS) f2fsck losetup mkf2fs kmod-fs-f2fs kmod-mmc \
luci-app-ksmbd luci-i18n-ksmbd-zh-cn ksmbd-utils
DEVICE_PACKAGES := $(MT7981_USB_PKGS) f2fsck losetup mkf2fs kmod-fs-f2fs kmod-mmc
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
endef
TARGET_DEVICES += cmcc_rax3000m-emmc