From: Andreas Oberritter Date: Fri, 2 Oct 2020 23:11:17 +0000 (+0200) Subject: rtl838x: do not default to the router DEVICE_TYPE X-Git-Tag: v21.02.0-rc1~1349 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f422488337c695373afd8c411484534e06dd874d;p=openwrt%2Fstaging%2Fchunkeey.git rtl838x: do not default to the router DEVICE_TYPE The router profile installs many packages unnecessary for the operation of a typical ethernet switch. Instead of creating an empty switch profile upfront, use the basic profile until a set of common packages crystallizes. Signed-off-by: Andreas Oberritter --- diff --git a/target/linux/rtl838x/Makefile b/target/linux/rtl838x/Makefile index 764b94ae38..c4138c7a9a 100644 --- a/target/linux/rtl838x/Makefile +++ b/target/linux/rtl838x/Makefile @@ -7,6 +7,7 @@ ARCH:=mips CPU_TYPE:=4kec BOARD:=rtl838x BOARDNAME:=Realtek MIPS +DEVICE_TYPE:=basic FEATURES:=ramdisk squashfs KERNEL_PATCHVER:=5.4