--- Makefile.orig 2014-09-14 18:07:46.000000000 +0200 +++ Makefile 2014-09-16 11:13:52.540428387 +0200 @@ -91,7 +91,7 @@ $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V)))) SUBDIR := $(1)/ include $(SRC_PATH)/$(1)/Makefile --include $(SRC_PATH)/$(1)/$(ARCH)/Makefile +-include $(SRC_PATH)/$(1)/$(FFMPEG_ARCH)/Makefile -include $(SRC_PATH)/$(1)/$(INTRINSICS)/Makefile include $(SRC_PATH)/library.mak endef