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 | |
parent | bc03add2731202dfa428e8da61ed9bb4aa0ae8e5 (diff) | |
download | upstream-4001a1ee153d1727adafc24e1e65fae6ccdded3d.tar.gz upstream-4001a1ee153d1727adafc24e1e65fae6ccdded3d.tar.bz2 upstream-4001a1ee153d1727adafc24e1e65fae6ccdded3d.zip |
firmware: create a new folder for holfing firmware blobs
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40307
-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 bd7e2ae536..bd7e2ae536 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 52b44f35f9..52b44f35f9 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 4a843db104..4a843db104 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 dad2566cfc..dad2566cfc 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 3a07121107..3a07121107 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 550f51df79..550f51df79 100644 --- a/package/system/vsc73x5-ucode/files/Makefile +++ b/package/firmware/vsc73x5-ucode/files/Makefile |