AppConfigHeaders: Fix branch validation errors.

This commit is contained in:
Dean Camera 2012-05-13 18:42:12 +00:00
parent 9a373c4094
commit ae6a514929
4 changed files with 4 additions and 4 deletions

View file

@ -120,7 +120,7 @@ LUFA_PATH = ../../../..
# LUFA library compile-time options and predefined tokens
LUFA_OPTS = -D USB_LUFA_CONFIG_HEADER
LUFA_OPTS = -D USE_LUFA_CONFIG_HEADER
# Create the LUFA source path variables by including the LUFA root makefile