mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
64ebf74c05
DEVICE_TYPE is a target/subtarget variable, and it does not have any effect when set in a device definition. It can only be set in a target's or subtarget's Makefile. Consequently, having it set anyway is misleading, so this drops all cases. This effectively reverts the following commits: |
||
---|---|---|
.. | ||
base-files | ||
files-5.4/arch/arm/boot/dts | ||
image | ||
patches-5.4 | ||
profiles | ||
config-5.4 | ||
Makefile |