Bryan Eyler | f77e989 | 2017-05-12 17:14:48 -0700 | [diff] [blame] | 1 | # TODO: Find a better way to separate build configs for ADP vs non-ADP devices |
2 | ifneq ($(BOARD_IS_AUTOMOTIVE),true) | ||||
Srinivas Dasari | f58c121 | 2017-02-17 17:00:09 +0530 | [diff] [blame] | 3 | include $(call all-subdir-makefiles) |
Steve Paik | c2bf783 | 2017-04-28 15:47:15 -0700 | [diff] [blame] | 4 | endif |