diff options
author | John Crispin <john@openwrt.org> | 2013-04-25 19:03:32 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-04-25 19:03:32 +0000 |
commit | 157c86371f4eb25aa238227bcd04d6f40f23d264 (patch) | |
tree | 1101a9ebda58a539d6972691ddf3782f50579c81 /target/linux/lantiq/dts/DGN3500B.dts | |
parent | 4664e21293e6b6eff32a443f9dfc1e77289b7bd3 (diff) | |
download | upstream-157c86371f4eb25aa238227bcd04d6f40f23d264.tar.gz upstream-157c86371f4eb25aa238227bcd04d6f40f23d264.tar.bz2 upstream-157c86371f4eb25aa238227bcd04d6f40f23d264.zip |
lantiq: move dts files to thir own folder
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36443
Diffstat (limited to 'target/linux/lantiq/dts/DGN3500B.dts')
-rw-r--r-- | target/linux/lantiq/dts/DGN3500B.dts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/DGN3500B.dts b/target/linux/lantiq/dts/DGN3500B.dts new file mode 100644 index 0000000000..71a4e58c13 --- /dev/null +++ b/target/linux/lantiq/dts/DGN3500B.dts @@ -0,0 +1,7 @@ +/dts-v1/; + +/include/ "DGN3500.dtsi" + +/ { + model = "DGN3500B - Netgear DGN3500B"; +}; |