aboutsummaryrefslogtreecommitdiff
path: root/nor-utils/Makemodule.am
blob: 441a72e5d6a844a2e5d2bb8a3dbaa0bab27c7c8d (plain)
1
2
3
4
5
6
7
rfddump_SOURCES = nor-utils/rfddump.c include/mtd_swab.h
rfddump_LDADD = libmtd.a

rfdformat_SOURCES = nor-utils/rfdformat.c
rfdformat_LDADD = libmtd.a

sbin_PROGRAMS += rfddump rfdformat