diff options
author | Mathias Kresin <dev@kresin.me> | 2018-01-17 08:14:41 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-01-23 23:31:09 +0100 |
commit | a411881a4000452ff791761c8f1d37ea6faa298a (patch) | |
tree | 4586487810d420d1fb657f62446f517975efe32b /target/linux/ramips/base-files/etc/board.d | |
parent | 6f425a28a4147c52f990ead5336b75551a551aeb (diff) | |
download | upstream-a411881a4000452ff791761c8f1d37ea6faa298a.tar.gz upstream-a411881a4000452ff791761c8f1d37ea6faa298a.tar.bz2 upstream-a411881a4000452ff791761c8f1d37ea6faa298a.zip |
ramips: add flash size postfix to Widora neo
Rename the Widora neo by adding a flash size prefix. Move the common parts
into a dtsi to be prepare everything for upcomming support of the 32MB
version.
Migrate the Widora neo to the generic board detection as well.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index f50a5a6d46..53d885560b 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -57,7 +57,7 @@ ramips_setup_interfaces() omega2p | \ timecloud|\ w150m|\ - widora-neo|\ + widora,neo-16m|\ wnce2001|\ zbt-cpe102|\ zte-q7) |