X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0da99447d3e88e83f9977501bee56af5c7aa56c0..84fadb255e21d3f5d75f2a3aef0b771b8ac0da2c:/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