summaryrefslogtreecommitdiff
path: root/ucoo/hal/usb/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ucoo/hal/usb/test/Makefile')
-rw-r--r--ucoo/hal/usb/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucoo/hal/usb/test/Makefile b/ucoo/hal/usb/test/Makefile
index cec9ded..9ef0eab 100644
--- a/ucoo/hal/usb/test/Makefile
+++ b/ucoo/hal/usb/test/Makefile
@@ -1,7 +1,7 @@
BASE = ../../../..
TARGETS = stm32f4
-stm32f4_PROGS = test_usb
+PROGS = test_usb
test_usb_SOURCES = test_usb.cc
MODULES = hal/usb