• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# TODO:  Find a better way to separate build configs for ADP vs non-ADP devices
2ifneq ($(BOARD_IS_AUTOMOTIVE),true)
3include $(call all-subdir-makefiles)
4endif
5