添加wm8994驱动支持
[firefly-linux-kernel-4.4.55.git] / Makefile
index 240d6a0743a2adb1ebb96a4e7cf051fb5285a038..7be29d6c48cd138952d043b32e3ef67d5088b8c4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1596,3 +1596,7 @@ FORCE:
 # Declare the contents of the .PHONY variable as phony.  We keep that
 # information in a variable so we can use it in if_changed and friends.
 .PHONY: $(PHONY)
+
+
+%.o: %.uu prepare scripts FORCE
+       $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)