Skip to content

Commit

Permalink
ramips: TP-Link Archer C5 v4: license and file formatting fixes
Browse files Browse the repository at this point in the history
mt7620a_tplink_archer-c5-v4.dts - added missing SPDX-License-Identifier

mt7620.mk: added missing tabulator

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
  • Loading branch information
namiltd committed Feb 24, 2024
1 parent 6d8b36b commit 52cd3c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions target/linux/ramips/dts/mt7620a_tplink_archer-c5-v4.dts
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include <dt-bindings/leds/common.h>

#include "mt7620a_tplink_archer.dtsi"
Expand Down
2 changes: 1 addition & 1 deletion target/linux/ramips/image/mt7620.mk
Expand Up @@ -1227,7 +1227,7 @@ define Device/tplink_archer-c5-v4
DEVICE_MODEL := Archer C5
DEVICE_VARIANT := v4
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport \
kmod-mt76x2 kmod-switch-rtl8367b
kmod-mt76x2 kmod-switch-rtl8367b
endef
TARGET_DEVICES += tplink_archer-c5-v4

Expand Down

0 comments on commit 52cd3c7

Please sign in to comment.