Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layerscape: remove default profile | Yangbo Lu | 2017-11-10 | 1 | -18/+0 |
| | | | | | | | | | | Default profile had to enable many packages for all devices support. This made these packages still enabled when built for single device. This patch is to remove default profile. For multiple devices build, it's proper to build with multiple devices profile. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> | ||||
* | layerscape: rename subtargets and update makefile files | Yangbo Lu | 2017-10-07 | 1 | -0/+18 |
Rename subtargets 32b/64b with armv8_32b/armv8_64b which are more proper, and update makefile files. There also will be other subtargets added in the future, like armv7. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> |