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)
commita84c5e9493a26bcb4ffb614d5f898fcf4125b279
tree6c2b4bcbc2e012ece0d1ae80e6adc52fb74fc72b
parentaa4a9cbf322c6fb35d72792560fe3c40f488c22a
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]