projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c26c93
)
rtl838x: do not default to the router DEVICE_TYPE
author
Andreas Oberritter
<
[email protected]
>
Fri, 2 Oct 2020 23:11:17 +0000
(
01:11
+0200)
committer
John Crispin
<
[email protected]
>
Thu, 15 Oct 2020 06:32:31 +0000
(08:32 +0200)
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 <
[email protected]
>
target/linux/rtl838x/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rtl838x/Makefile
b/target/linux/rtl838x/Makefile
index 764b94ae3865e436f13468ab1f2b32f1aa2c2f21..c4138c7a9ae168f30adbe996118c15d7a95f60dd 100644
(file)
--- 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