aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-08-16 19:15:18 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-08-16 19:15:18 +0000
commit1ba60b4a18117da31bec424d3dc447dc689d9a65 (patch)
tree2dfd952aa455e0cca71d88c0229abe1f192c282c /Projects/LEDNotifier
parent00ab25d3213e62538147308a9235437d3f500fb4 (diff)
downloadlufa-1ba60b4a18117da31bec424d3dc447dc689d9a65.tar.gz
lufa-1ba60b4a18117da31bec424d3dc447dc689d9a65.tar.bz2
lufa-1ba60b4a18117da31bec424d3dc447dc689d9a65.zip
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell).
Diffstat (limited to 'Projects/LEDNotifier')
-rw-r--r--Projects/LEDNotifier/LUFA LED Notifier.inf3
1 files changed, 3 insertions, 0 deletions
diff --git a/Projects/LEDNotifier/LUFA LED Notifier.inf b/Projects/LEDNotifier/LUFA LED Notifier.inf
index 8890ba1ad..5e2e9f438 100644
--- a/Projects/LEDNotifier/LUFA LED Notifier.inf
+++ b/Projects/LEDNotifier/LUFA LED Notifier.inf
@@ -44,6 +44,9 @@ HKR,,EnumPropPages32,,"msports.dll,SerialPortPropPageProvider"
[DeviceList]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044
+[DeviceList.NTx86]
+%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044
+
[DeviceList.NTamd64]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2044