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-Url: http://git.ozo.com/?p=lede-git%2F.git;a=commitdiff_plain;h=27a635f0b487eb54bde58639c80080396bbf1c03 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