diff options
author | Denys Drozdov <denys.drozdov@toradex.com> | 2021-11-09 09:14:49 +0200 |
---|---|---|
committer | Denys Drozdov <denys.drozdov@toradex.com> | 2021-11-09 09:37:11 +0200 |
commit | 93458a0ecf099f1fe74abebdc601923b02dcfff6 (patch) | |
tree | 06ec41864619bfe54323ed0e0830257f0d54546a /Documentation/input/interactive.fig | |
parent | 4acf0eeee4c44e296cf84189fb615da4d5dccdc0 (diff) |
ARM: configs: apalis-imx6: fix android config apalis_imx6_android_defconfigtoradex_4.9-2.3.x-imx-nexttoradex_4.9-2.3.x-imx
Update android config file to avoid the following build errors:
arm-none-linux-gnueabihf-ld: drivers/built-in.o: in function `gckOS_CreateSyncTimeline':
core.c:(.text+0x2736a8): undefined reference to `viv_sync_timeline_create'
arm-none-linux-gnueabihf-ld: drivers/built-in.o: in function `gckOS_DestroySyncTimeline':
core.c:(.text+0x2736d4): undefined reference to `viv_sync_timeline_destroy'
arm-none-linux-gnueabihf-ld: drivers/built-in.o: in function `gckOS_CreateNativeFence':
core.c:(.text+0x273720): undefined reference to `viv_fence_create'
arm-none-linux-gnueabihf-ld: core.c:(.text+0x27372c): undefined reference to `sync_file_create'
arm-none-linux-gnueabihf-ld: drivers/built-in.o: in function `gckOS_WaitNativeFence':
core.c:(.text+0x273804): undefined reference to `sync_file_get_fence'
arm-none-linux-gnueabihf-ld: arch/arm/mach-imx/built-in.o: in function `imx6sl_enter_wait':
platform-imx-dma.c:(.text+0x380): undefined reference to `psci_ops'
arm-none-linux-gnueabihf-ld: platform-imx-dma.c:(.text+0x384): undefined reference to `psci_ops'
Makefile:1016: recipe for target 'vmlinux' failed
make[1]: *** [vmlinux] Error 1
Makefile:536: recipe for target '__build_one_by_one' failed
make: *** [__build_one_by_one] Error 2
Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
Diffstat (limited to 'Documentation/input/interactive.fig')
0 files changed, 0 insertions, 0 deletions