mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-13 01:58:42 +00:00
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: |
||
---|---|---|
.. | ||
Makefile | ||
mbl_boot.scr | ||
mbl_gen_hdd_img.sh |