From: Dean Camera Date: Thu, 3 Jan 2013 14:09:26 +0000 (+0000) Subject: Ensure that the core USB driver source filenames are not duplicated in the LUFA_SRC_U... X-Git-Tag: LUFA-130303~5 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/340b2dc0bcd039f07f8d66e19384b3f9168333d7?ds=sidebyside;hp=340b2dc0bcd039f07f8d66e19384b3f9168333d7 Ensure that the core USB driver source filenames are not duplicated in the LUFA_SRC_USB makefile variable of the LUFA sources build module, so that parallel builds still work. ---