Skip to content
Snippets Groups Projects
Select Git revision
  • 74cb708d5853854d28547b917d4b8a5588ee7324
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
8 results

api

Forked from Reform / reform-boundary-uboot
Loading
user avatar
Masahiro Yamada authored
All objects under api/ and examples/api/ directories are selected
by CONFIG_API.
So we can move CONFIG_API switch to the top Makefile.

In order to use CONFIG_API, the definition of SUBDIR_EXAMPLES-y
must be moved after "sinlude $(obj)include/autoconf.mk".

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
ad420282
History