summaryrefslogtreecommitdiff
path: root/digital/avr/modules/flash/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'digital/avr/modules/flash/test/Makefile')
-rw-r--r--digital/avr/modules/flash/test/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/digital/avr/modules/flash/test/Makefile b/digital/avr/modules/flash/test/Makefile
index 422e7b54..aec41f98 100644
--- a/digital/avr/modules/flash/test/Makefile
+++ b/digital/avr/modules/flash/test/Makefile
@@ -1,10 +1,6 @@
BASE = ../../..
-AVR_PROGS = test-flash test-write-onbyte test-erase test-write-anarray test-init
+AVR_PROGS = test-flash
-test-write-onbyte_SOURCES = test-write-onebyte.c
-test-erase_SOURCES = test-erase.c
-test-write-anarray_SOURCES = test-write-anarray.c
-test-init_SOURCES = test-init.c
test-flash_SOURCES = test-flash.c
MODULES = utils spi flash proto uart