diff options
author | John Crispin <blogic@openwrt.org> | 2014-03-30 09:15:25 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-03-30 09:15:25 +0000 |
commit | bbff25f740a1c4c9412fc0e7381eba266b261244 (patch) | |
tree | 6c2b4bcbc2e012ece0d1ae80e6adc52fb74fc72b /package | |
parent | 5e3b47eefcbb1bcf7c89df345d6197052960ed5f (diff) | |
download | upstream-bbff25f740a1c4c9412fc0e7381eba266b261244.tar.gz upstream-bbff25f740a1c4c9412fc0e7381eba266b261244.tar.bz2 upstream-bbff25f740a1c4c9412fc0e7381eba266b261244.zip |
firmware: create a new folder for holfing firmware blobs
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40307 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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 |