summaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/Makefile.am
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-04-28 17:23:55 -0700
committerJosh Blum <josh@joshknows.com>2010-04-28 17:23:55 -0700
commitc79595e6cc0044d09432aab19b26c3ac4d256595 (patch)
tree73fc18c92e283cdf41a2238ff02ecee536994a2a /firmware/microblaze/lib/Makefile.am
parenta7c230cb1f97b452da027d5baa71891f2066d430 (diff)
downloaduhd-c79595e6cc0044d09432aab19b26c3ac4d256595.tar.gz
uhd-c79595e6cc0044d09432aab19b26c3ac4d256595.tar.bz2
uhd-c79595e6cc0044d09432aab19b26c3ac4d256595.zip
removed some unused things like gpio from microblaze code
Diffstat (limited to 'firmware/microblaze/lib/Makefile.am')
-rw-r--r--firmware/microblaze/lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/microblaze/lib/Makefile.am b/firmware/microblaze/lib/Makefile.am
index 783895850..b51d74463 100644
--- a/firmware/microblaze/lib/Makefile.am
+++ b/firmware/microblaze/lib/Makefile.am
@@ -44,7 +44,6 @@ libu2fw_a_SOURCES = \
pic.c \
print_mac_addr.c \
print_rmon_regs.c \
- print_fxpt.c \
print_buffer.c \
printf.c \
sd.c \