mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
mediatek: rax3000m: remove ksmbd packages
This commit is contained in:
parent
c07c4b30a6
commit
929cd0f9d2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user