imx6: rename Generic profile to Default, fixes u-boot image build issue
authorFelix Fietkau <nbd@nbd.name>
Wed, 5 Sep 2018 07:52:57 +0000 (09:52 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 5 Sep 2018 08:00:01 +0000 (10:00 +0200)
commitb9f926e15146bcb3688d66562fd0f1a3e79ca747
tree69e2760d27636b7294f932e4ffe65203d7997e73
parent4ccbe7de6cb20766fd309bc3824c7591e33b0b96
imx6: rename Generic profile to Default, fixes u-boot image build issue

u-boot.mk checks for the Default profile to build images for all targets.
This brings the target default profile in sync with other targets

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/imx6/profiles/100-default.mk [new file with mode: 0644]
target/linux/imx6/profiles/100-generic.mk [deleted file]