summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-ipc.inc
Commit message (Collapse)AuthorAgeFilesLines
* layer: Convert to new override syntaxKhem Raj2021-08-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel-module-ipc: switch to source.codeaurora.orgTing Liu2020-04-201-1/+1
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* ipc.inc: merge into ipc-ust and kernel-module-ipcTing Liu2016-07-151-2/+3
| | | | | | | Make it possible to seperate ipc userspace and kernel codes in future. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-ipc: not use SOC variableTing Liu2016-07-151-5/+0
| | | | | | | bsc913x are not supported now. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ipc-module: remove useless do_configure_preappendTing Liu2016-04-191-4/+0
| | | | | | | | The fix was merged in source code now. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ipc-module: define SOC outside of do_compileTing Liu2016-04-191-4/+5
| | | | | | | | | the SOC need to be availble for all tasks as it used in EXTRA_OEMAKE. otherwise, make clean will break Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Add kernel-module prefix for ipc kernel module bb and move bb to ↵Zhenhua Luo2016-04-191-0/+25
kernel-modules subdir * rename ipc-modules-multi to kernel-module-ipc-multi * rename ipc-modules-single to kernel-module-ipc-single * rename ipc-modules to kernel-module-ipc * move kernel module recipes to the kernel-modules subdirectory Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>