firmware: create a new folder for holfing firmware blobs
authorJohn Crispin <john@openwrt.org>
Sun, 30 Mar 2014 09:15:25 +0000 (09:15 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 30 Mar 2014 09:15:25 +0000 (09:15 +0000)
commit4001a1ee153d1727adafc24e1e65fae6ccdded3d
tree52212ddf7cfc4eb34ac10d1e1215b5e695f1587c
parentbc03add2731202dfa428e8da61ed9bb4aa0ae8e5
firmware: create a new folder for holfing firmware blobs

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40307
12 files changed:
package/firmware/am33x-cm3/Makefile [new file with mode: 0644]
package/firmware/ixp4xx-microcode/Makefile [new file with mode: 0644]
package/firmware/ixp4xx-microcode/src/IxNpeMicrocode.h [new file with mode: 0644]
package/firmware/ixp4xx-microcode/src/LICENSE.IPL [new file with mode: 0644]
package/firmware/vsc73x5-ucode/Makefile [new file with mode: 0644]
package/firmware/vsc73x5-ucode/files/Makefile [new file with mode: 0644]
package/system/am33x-cm3/Makefile [deleted file]
package/system/ixp4xx-microcode/Makefile [deleted file]
package/system/ixp4xx-microcode/src/IxNpeMicrocode.h [deleted file]
package/system/ixp4xx-microcode/src/LICENSE.IPL [deleted file]
package/system/vsc73x5-ucode/Makefile [deleted file]
package/system/vsc73x5-ucode/files/Makefile [deleted file]