diff options
author | John Crispin <john@openwrt.org> | 2014-03-30 09:15:25 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-03-30 09:15:25 +0000 |
commit | 4001a1ee153d1727adafc24e1e65fae6ccdded3d (patch) | |
tree | 52212ddf7cfc4eb34ac10d1e1215b5e695f1587c /package | |
parent | bc03add2731202dfa428e8da61ed9bb4aa0ae8e5 (diff) | |
download | mtk-20170518-4001a1ee153d1727adafc24e1e65fae6ccdded3d.zip mtk-20170518-4001a1ee153d1727adafc24e1e65fae6ccdded3d.tar.gz mtk-20170518-4001a1ee153d1727adafc24e1e65fae6ccdded3d.tar.bz2 |
firmware: create a new folder for holfing firmware blobs
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40307
Diffstat (limited to 'package')
-rw-r--r-- | package/firmware/am33x-cm3/Makefile (renamed from package/system/am33x-cm3/Makefile) | 0 | ||||
-rw-r--r-- | package/firmware/ixp4xx-microcode/Makefile (renamed from package/system/ixp4xx-microcode/Makefile) | 0 | ||||
-rw-r--r-- | package/firmware/ixp4xx-microcode/src/IxNpeMicrocode.h (renamed from package/system/ixp4xx-microcode/src/IxNpeMicrocode.h) | 0 | ||||
-rw-r--r-- | package/firmware/ixp4xx-microcode/src/LICENSE.IPL (renamed from package/system/ixp4xx-microcode/src/LICENSE.IPL) | 0 | ||||
-rw-r--r-- | package/firmware/vsc73x5-ucode/Makefile (renamed from package/system/vsc73x5-ucode/Makefile) | 0 | ||||
-rw-r--r-- | package/firmware/vsc73x5-ucode/files/Makefile (renamed from package/system/vsc73x5-ucode/files/Makefile) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/package/system/am33x-cm3/Makefile b/package/firmware/am33x-cm3/Makefile index bd7e2ae..bd7e2ae 100644 --- a/package/system/am33x-cm3/Makefile +++ b/package/firmware/am33x-cm3/Makefile diff --git a/package/system/ixp4xx-microcode/Makefile b/package/firmware/ixp4xx-microcode/Makefile index 52b44f3..52b44f3 100644 --- a/package/system/ixp4xx-microcode/Makefile +++ b/package/firmware/ixp4xx-microcode/Makefile diff --git a/package/system/ixp4xx-microcode/src/IxNpeMicrocode.h b/package/firmware/ixp4xx-microcode/src/IxNpeMicrocode.h index 4a843db..4a843db 100644 --- a/package/system/ixp4xx-microcode/src/IxNpeMicrocode.h +++ b/package/firmware/ixp4xx-microcode/src/IxNpeMicrocode.h diff --git a/package/system/ixp4xx-microcode/src/LICENSE.IPL b/package/firmware/ixp4xx-microcode/src/LICENSE.IPL index dad2566..dad2566 100644 --- a/package/system/ixp4xx-microcode/src/LICENSE.IPL +++ b/package/firmware/ixp4xx-microcode/src/LICENSE.IPL diff --git a/package/system/vsc73x5-ucode/Makefile b/package/firmware/vsc73x5-ucode/Makefile index 3a07121..3a07121 100644 --- a/package/system/vsc73x5-ucode/Makefile +++ b/package/firmware/vsc73x5-ucode/Makefile diff --git a/package/system/vsc73x5-ucode/files/Makefile b/package/firmware/vsc73x5-ucode/files/Makefile index 550f51d..550f51d 100644 --- a/package/system/vsc73x5-ucode/files/Makefile +++ b/package/firmware/vsc73x5-ucode/files/Makefile |