summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/profiles/000-Default.mk
Commit message (Collapse)AuthorAgeFilesLines
* mvebu: use ext4/f2fs overlay filesystem for solidrun clearfogFelix Fietkau2016-09-101-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mvebu: clearfog: require uboot-mvebu-clearfogJosua Mayer2016-09-021-1/+1
| | | | | | | | | The u-boot variant for the clearfog is provided by the uboot-mvebu-clearfog, and not by the generic uboot-mvebu packae. Make sure the clearfog variant is selected when building for it. Signed-off-by: Josua Mayer <josua.mayer97@gmail.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mvebu: enable core drivers in the kernel config instead of packaging themFelix Fietkau2016-05-211-10/+1
| | | | | | Simplify profile package selection Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mvebu: include the ahci driver in the default profileImre Kaloz2015-04-121-1/+2
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45395
* kernel: remove references to kmod-of-i2cJohn Crispin2015-04-101-1/+1
| | | | | | | | these break the IB since the module is part of i2c-core now Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45363
* mvebu: support building images for a single boardImre Kaloz2015-02-061-0/+25
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44290