mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
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 <obi@saftware.de> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
bee6245150
commit
362ec602a0
@ -7,6 +7,7 @@ ARCH:=mips
|
||||
CPU_TYPE:=4kec
|
||||
BOARD:=rtl838x
|
||||
BOARDNAME:=Realtek MIPS
|
||||
DEVICE_TYPE:=basic
|
||||
FEATURES:=ramdisk squashfs
|
||||
|
||||
KERNEL_PATCHVER:=5.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user