From: John Crispin Date: Sun, 30 Mar 2014 09:15:25 +0000 (+0000) Subject: firmware: create a new folder for holfing firmware blobs X-Git-Tag: reboot~7600 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4001a1ee153d1727adafc24e1e65fae6ccdded3d;p=thirdparty%2Fopenwrt.git firmware: create a new folder for holfing firmware blobs Signed-off-by: John Crispin SVN-Revision: 40307 --- diff --git a/package/system/am33x-cm3/Makefile b/package/firmware/am33x-cm3/Makefile similarity index 100% rename from package/system/am33x-cm3/Makefile rename to package/firmware/am33x-cm3/Makefile diff --git a/package/system/ixp4xx-microcode/Makefile b/package/firmware/ixp4xx-microcode/Makefile similarity index 100% rename from package/system/ixp4xx-microcode/Makefile rename to package/firmware/ixp4xx-microcode/Makefile diff --git a/package/system/ixp4xx-microcode/src/IxNpeMicrocode.h b/package/firmware/ixp4xx-microcode/src/IxNpeMicrocode.h similarity index 100% rename from package/system/ixp4xx-microcode/src/IxNpeMicrocode.h rename to 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 similarity index 100% rename from package/system/ixp4xx-microcode/src/LICENSE.IPL rename to package/firmware/ixp4xx-microcode/src/LICENSE.IPL diff --git a/package/system/vsc73x5-ucode/Makefile b/package/firmware/vsc73x5-ucode/Makefile similarity index 100% rename from package/system/vsc73x5-ucode/Makefile rename to package/firmware/vsc73x5-ucode/Makefile diff --git a/package/system/vsc73x5-ucode/files/Makefile b/package/firmware/vsc73x5-ucode/files/Makefile similarity index 100% rename from package/system/vsc73x5-ucode/files/Makefile rename to package/firmware/vsc73x5-ucode/files/Makefile