aboutsummaryrefslogtreecommitdiffstats
path: root/Demos
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2017-01-23 21:15:50 +1100
committerDean Camera <dean@fourwalledcubicle.com>2017-01-23 21:15:50 +1100
commitfd50862e4ec934b2a7dbf60891dc8fd95933b26f (patch)
treeec20f828fa6107c6f9cb13548a31e94ed7f000fa /Demos
parent39aa928de165f61af42542a13dddf1d16947d5a8 (diff)
downloadlufa-fd50862e4ec934b2a7dbf60891dc8fd95933b26f.tar.gz
lufa-fd50862e4ec934b2a7dbf60891dc8fd95933b26f.tar.bz2
lufa-fd50862e4ec934b2a7dbf60891dc8fd95933b26f.zip
Fix incorrect reference in ASF manifest file.
Diffstat (limited to 'Demos')
-rw-r--r--Demos/Device/ClassDriver/RNDISEthernet/asf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/RNDISEthernet/asf.xml b/Demos/Device/ClassDriver/RNDISEthernet/asf.xml
index c259dba3f..e871a8799 100644
--- a/Demos/Device/ClassDriver/RNDISEthernet/asf.xml
+++ b/Demos/Device/ClassDriver/RNDISEthernet/asf.xml
@@ -41,7 +41,7 @@
<device-support-alias value="lufa_uc3"/>
<build type="distribute" subtype="user-file" value="doxyfile"/>
- <build type="distribute" subtype="user-file" value="VirtualSerial.txt"/>
+ <build type="distribute" subtype="user-file" value="RNDISEthernet.txt"/>
<build type="distribute" subtype="user-file" value="LUFA RNDIS.inf"/>
<build type="c-source" value="RNDISEthernet.c"/>