X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/0da99447d3e88e83f9977501bee56af5c7aa56c0..ff00644cb8c3c6ec06cfb91b5d357f882efb6633:/BuildTests/BoardDriverTest/makefile diff --git a/BuildTests/BoardDriverTest/makefile b/BuildTests/BoardDriverTest/makefile index 11847511e..c46a00c0b 100644 --- a/BuildTests/BoardDriverTest/makefile +++ b/BuildTests/BoardDriverTest/makefile @@ -65,4 +65,4 @@ clean: .PHONY: all begin end makeboardlist testboards clean # Include LUFA build script makefiles -include $(LUFA_PATH)/Build/lufa.core.in +include $(LUFA_PATH)/Build/lufa_core.mk