diff options
| author | Chris Blake | 2017-02-13 08:01:13 +0000 |
|---|---|---|
| committer | John Crispin | 2017-02-15 06:52:28 +0000 |
| commit | 27a635f0b487eb54bde58639c80080396bbf1c03 (patch) | |
| tree | 2906e94bf8972a6e7f0a99143ad1995aa8723c83 | |
| parent | 35c60d18c59dc2c91a9958b5c9c17368700e566b (diff) | |
| download | openwrt-27a635f0b487eb54bde58639c80080396bbf1c03.tar.gz | |
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 <dwmw2@infradead.org>
Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
| -rwxr-xr-x | target/linux/x86/base-files/etc/board.d/01_leds (renamed from target/linux/x86/geode/base-files/etc/board.d/01_leds) | 0 | ||||
| -rwxr-xr-x | target/linux/x86/base-files/etc/board.d/02_network (renamed from target/linux/x86/geode/base-files/etc/board.d/02_network) | 0 |
2 files changed, 0 insertions, 0 deletions
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 index 8a1a1e0125..8a1a1e0125 100755 --- a/target/linux/x86/geode/base-files/etc/board.d/01_leds +++ b/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 index dcce0fa4cc..dcce0fa4cc 100755 --- a/target/linux/x86/geode/base-files/etc/board.d/02_network +++ b/target/linux/x86/base-files/etc/board.d/02_network |