Home | History | Annotate | Download | only in parameter-framework
      1 # Recursive call sub-folder Android.mk
      2 #
      3 ifeq ($(HOST_OS),linux)
      4 include $(call all-subdir-makefiles)
      5 endif
      6