summaryrefslogtreecommitdiffhomepage
path: root/digital/avr/modules/flash/stub/test/Makefile
blob: 096fbe3f29bb791e88c0a5fead1919994404f398 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
BASE = ../../../..
HOST_PROGS = test_flash

test_flash_SOURCES = test_flash.c

MODULES = utils flash/stub
OPTIMIZE = -O2

include $(BASE)/make/Makefile.gen

all:
	touch flash.apb