Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-19 | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | |
We are going to switch over to Kbuild in upcoming commits. Each makefile must have non-empty obj- or obj-y to generate built-in.o on Kbuild. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | |||
2013-10-31 | armv7: convert makefiles to Kbuild style | Masahiro Yamada | |
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | |||
2013-01-16 | Tegra30: Add CPU (armv7) files | Tom Warren | |
These files are for code that runs on the CPU (A9) on T30 boards. At this time, there are no T30-specific ARMV7 files. As T30-specific run-time code is added, it'll go here. Signed-off-by: Tom Warren <twarren@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidai.com> |