mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
ramips: TP-Link Archer C5 v4: license and file formatting fixes
mt7620a_tplink_archer-c5-v4.dts - added missing SPDX-License-Identifier mt7620.mk: added missing tabulator Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
This commit is contained in:
parent
6d8b36bfd8
commit
52cd3c74f1
@ -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"
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user