Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: use KERNEL_MAKE_FLAGS for kernel file compilations | Karl Vogel | 2017-10-29 |
| | | | | | | | The build system already defines KERNEL_CROSS which defaults to TARGET_CROSS. Make use of this variable for kernel makefiles. Signed-off-by: Karl Vogel <karl.vogel@gmail.com> | ||
* | kernel/rtc-rv5c386a: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 |
| | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | rtc-rv5c386a: package does not build inside the SDK | John Crispin | 2016-08-03 |
| | | | | | | | the packages failed to build inside the SDK due to missing header files. Signed-off-by: John Crispin <john@phrozen.org> | ||
* | packages: clean up the package folder | John Crispin | 2013-06-21 |
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 |