diff options
author | Tobias Schramm <t.schramm@manjaro.org> | 2020-04-08 12:47:15 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-04-08 13:42:58 +0200 |
commit | 48b4aab80cd34682616bf7f12c41e35e27a49504 (patch) | |
tree | bac0a9c2f820a09710c599870dabde639a57184d /target/linux/ramips/image | |
parent | 57f4eab6771c5b099a09cea4e661bf5ccebbbb95 (diff) | |
download | upstream-48b4aab80cd34682616bf7f12c41e35e27a49504.tar.gz upstream-48b4aab80cd34682616bf7f12c41e35e27a49504.tar.bz2 upstream-48b4aab80cd34682616bf7f12c41e35e27a49504.zip |
ramips: mt7621: reenable rbm11g
I have a rbm11g and can confirm that the LAN port is indeed
switch port 0.
Signed-off-by: Tobias Schramm <t.schramm@manjaro.org>
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r-- | target/linux/ramips/image/mt7621.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 30552ebee1..0ecd70685b 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -506,7 +506,6 @@ TARGET_DEVICES += mikrotik_rb750gr3 define Device/mikrotik_rbm11g $(Device/MikroTik) DEVICE_MODEL := RouterBOARD M11G - DEFAULT := n # disabled due to unknown port assignment endef TARGET_DEVICES += mikrotik_rbm11g |