diff options
author | Mathias Kresin <dev@kresin.me> | 2017-11-16 22:58:23 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-12-21 01:05:16 +0100 |
commit | 224d4a96dd403b9e23d30c185031c17aa00cbf5a (patch) | |
tree | 06e192fb5ad0d4191376f619543557851c96d8d1 /package | |
parent | 8e03eea8750095b9f733d2637fe70ba362478c12 (diff) | |
download | upstream-224d4a96dd403b9e23d30c185031c17aa00cbf5a.tar.gz upstream-224d4a96dd403b9e23d30c185031c17aa00cbf5a.tar.bz2 upstream-224d4a96dd403b9e23d30c185031c17aa00cbf5a.zip |
ramips: drop LinkIt Smart 7688 Duo userspace support
The LinkIt Smart 7688/LinkIt Smart 7688 Duo are identical beside the
extra ATmega32U4 - accessible via UART - on the the Duo.
Since all relevant hardware is identical, drop the Duo special handling
in userspace.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'package')
-rw-r--r-- | package/boot/uboot-envtools/files/ramips | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips index 05c14070cc..ce200a1fff 100644 --- a/package/boot/uboot-envtools/files/ramips +++ b/package/boot/uboot-envtools/files/ramips @@ -20,7 +20,6 @@ all5002) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ;; linkits7688|\ -linkits7688d|\ miwifi-nano|\ sk-wb8|\ wsr-1166|\ |