From: Chris Blake Date: Mon, 13 Feb 2017 08:01:13 +0000 (-0600) Subject: x86: Move Traverse Geos configs into x86 base-files X-Git-Tag: v17.01.0~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd5b5c749a3d5fd7ef4ec8f03330dfef445db218;p=thirdparty%2Fopenwrt.git x86: Move Traverse Geos configs into x86 base-files This change moves the files in 657418d to the root of the x86 target. This is done in preperation for adding more devices under other subtargets. CC: David Woodhouse Signed-off-by: Chris Blake --- diff --git a/target/linux/x86/geode/base-files/etc/board.d/01_leds b/target/linux/x86/base-files/etc/board.d/01_leds similarity index 100% rename from target/linux/x86/geode/base-files/etc/board.d/01_leds rename to target/linux/x86/base-files/etc/board.d/01_leds diff --git a/target/linux/x86/geode/base-files/etc/board.d/02_network b/target/linux/x86/base-files/etc/board.d/02_network similarity index 100% rename from target/linux/x86/geode/base-files/etc/board.d/02_network rename to target/linux/x86/base-files/etc/board.d/02_network