]> git.gag.com Git - debian/gnuradio/blobdiff - usrp2/firmware/lib/Makefile.am
firmware support for reading and writing the SD card
[debian/gnuradio] / usrp2 / firmware / lib / Makefile.am
index 83dd915c9317903d1ef25248a229d63501abd05a..a6dd47f6cbc1078ccd47515490d48b963455d20d 100644 (file)
@@ -49,6 +49,7 @@ libu2fw_a_SOURCES = \
        print_fxpt.c \
        print_buffer.c \
        printf.c \
+       sd.c \
        spi.c \
        u2_init.c       
 
@@ -79,6 +80,7 @@ noinst_HEADERS = \
        nonstdio.h \
        pic.h \
        print_rmon_regs.h \
+       sd.h \
        spi.h \
        stdint.h \
        stdio.h \