brcm63xx: move profiles definitions to image/Makefile
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 24 May 2016 19:09:19 +0000 (21:09 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Fri, 3 Jun 2016 14:27:48 +0000 (16:27 +0200)
commitc69903473b000c496443e2cffd8eebcff787651f
treede1070f8401f377d94037ce53d53369542566a91
parent2dc7f99662a5d1da154ec02e3a22ad53c0144377
brcm63xx: move profiles definitions to image/Makefile

This switches brcm63xx to the new profile definition system in image/Makefile

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
29 files changed:
target/linux/brcm63xx/image/Makefile
target/linux/brcm63xx/image/bcm63xx.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/00-default.mk [deleted file]
target/linux/brcm63xx/profiles/01-generic.mk [deleted file]
target/linux/brcm63xx/profiles/adb.mk [deleted file]
target/linux/brcm63xx/profiles/alcatel.mk [deleted file]
target/linux/brcm63xx/profiles/asmax.mk [deleted file]
target/linux/brcm63xx/profiles/belkin.mk [deleted file]
target/linux/brcm63xx/profiles/broadcom.mk [deleted file]
target/linux/brcm63xx/profiles/bt.mk [deleted file]
target/linux/brcm63xx/profiles/comtrend.mk [deleted file]
target/linux/brcm63xx/profiles/d-link.mk [deleted file]
target/linux/brcm63xx/profiles/davolink.mk [deleted file]
target/linux/brcm63xx/profiles/default.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/dynalink.mk [deleted file]
target/linux/brcm63xx/profiles/huawei.mk [deleted file]
target/linux/brcm63xx/profiles/inteno.mk [deleted file]
target/linux/brcm63xx/profiles/inventel.mk [deleted file]
target/linux/brcm63xx/profiles/netgear.mk [deleted file]
target/linux/brcm63xx/profiles/nucom.mk [deleted file]
target/linux/brcm63xx/profiles/pirelli.mk [deleted file]
target/linux/brcm63xx/profiles/sagem.mk [deleted file]
target/linux/brcm63xx/profiles/sfr.mk [deleted file]
target/linux/brcm63xx/profiles/t-com.mk [deleted file]
target/linux/brcm63xx/profiles/tecom.mk [deleted file]
target/linux/brcm63xx/profiles/telsey.mk [deleted file]
target/linux/brcm63xx/profiles/tp-link.mk [deleted file]
target/linux/brcm63xx/profiles/usrobotics.mk [deleted file]
target/linux/brcm63xx/profiles/zyxel.mk [deleted file]