M7350/system/core/Makefile.am

11 lines
200 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
BUILD_COMPONENTS :=
if USELIBCUTILS
BUILD_COMPONENTS += libcutils
endif
BUILD_COMPONENTS += liblog logcat libzipfile
BUILD_COMPONENTS += adb libmincrypt fastboot usb
SUBDIRS := $(BUILD_COMPONENTS)