aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/profiles/100-generic.mk
Commit message (Collapse)AuthorAgeFilesLines
* imx6: enable the chipidea usb driver in the kernel config instead of ↵Felix Fietkau2017-01-101-2/+0
| | | | | | packaging it Signed-off-by: Felix Fietkau <nbd@nbd.name>
* imx6: remove kmod-thermal-imx, it is already enabled in the kernel configFelix Fietkau2017-01-101-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* imx6: move profile definitions to the image/MakefileJohn Crispin2016-05-231-0/+1
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* imx6: put uboot-envtools in DEFAULT_PACKAGESLuka Perkov2015-04-171-2/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45478
* kernel/modules: fix chipideaJohn Crispin2014-12-111-1/+1
| | | | | | | | | | it should needs to depend on imx and mxs also remove duplicate kmod definition from mxs target Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43627
* imx6: reorganize build systemLuka Perkov2013-10-181-0/+19
Changes include: * switching to profiles * adding ubifs support * building image for GW54XX board Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38441