Switch StaticAnalysisTest build test to use the new build system CPPCHECK module...
[pub/USBasp.git] / BuildTests / BoardDriverTest / makefile
index 1d1be86..252b3f8 100644 (file)
@@ -59,4 +59,8 @@ clean:
        $(MAKE) -s -f makefile.test clean ARCH=UC3\r
 \r
 %:\r
-       
\ No newline at end of file
+\r
+.PHONY: all begin end makeboardlist testboards clean\r
+\r
+# Include LUFA build script makefiles\r
+include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in\r