From: Tomasz Maciej Nowak Date: Mon, 23 Nov 2020 14:17:30 +0000 (+0100) Subject: mvebu: base-files: move additional files to subtargets X-Git-Tag: v21.02.0-rc1~1002 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a243ae3329c19eaddffea42bed734e4eff852ad;p=thirdparty%2Fopenwrt.git mvebu: base-files: move additional files to subtargets Both of these scripts are only relevant to cortexa9, therefore move them there. Signed-off-by: Tomasz Maciej Nowak --- diff --git a/target/linux/mvebu/base-files/etc/hotplug.d/ieee80211/00-wifi-config-migrate b/target/linux/mvebu/cortexa9/base-files/etc/hotplug.d/ieee80211/00-wifi-config-migrate similarity index 100% rename from target/linux/mvebu/base-files/etc/hotplug.d/ieee80211/00-wifi-config-migrate rename to target/linux/mvebu/cortexa9/base-files/etc/hotplug.d/ieee80211/00-wifi-config-migrate diff --git a/target/linux/mvebu/base-files/sbin/fan_ctrl.sh b/target/linux/mvebu/cortexa9/base-files/sbin/fan_ctrl.sh similarity index 100% rename from target/linux/mvebu/base-files/sbin/fan_ctrl.sh rename to target/linux/mvebu/cortexa9/base-files/sbin/fan_ctrl.sh