aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/usrp2p
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-12-14 13:30:39 -0800
committerJosh Blum <josh@joshknows.com>2010-12-14 13:30:39 -0800
commitfcfac9f3607fdc04d3624034ada2ff724a500b06 (patch)
tree81f8ae7b52fa7460225ceedc59ebc6033cc8a5e7 /firmware/microblaze/usrp2p
parentc4fe49e84a5632eeae9d6102cba41d8b83ca2a99 (diff)
downloaduhd-fcfac9f3607fdc04d3624034ada2ff724a500b06.tar.gz
uhd-fcfac9f3607fdc04d3624034ada2ff724a500b06.tar.bz2
uhd-fcfac9f3607fdc04d3624034ada2ff724a500b06.zip
usrp2: removed auto* stuff (except usrp2p) and added to readme and authors
Diffstat (limited to 'firmware/microblaze/usrp2p')
-rw-r--r--firmware/microblaze/usrp2p/.gitignore9
-rw-r--r--firmware/microblaze/usrp2p/bootloader/.gitignore11
2 files changed, 0 insertions, 20 deletions
diff --git a/firmware/microblaze/usrp2p/.gitignore b/firmware/microblaze/usrp2p/.gitignore
deleted file mode 100644
index 18f715618..000000000
--- a/firmware/microblaze/usrp2p/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-/Makefile
-/Makefile.in
-/*.a
-/*.bin
-/*.dump
-/*.ihx
-/*.elf
-/*.rom
-/*.map
diff --git a/firmware/microblaze/usrp2p/bootloader/.gitignore b/firmware/microblaze/usrp2p/bootloader/.gitignore
deleted file mode 100644
index 17b0f82f3..000000000
--- a/firmware/microblaze/usrp2p/bootloader/.gitignore
+++ /dev/null
@@ -1,11 +0,0 @@
-/*.ihx
-/*.rmi
-/*_rom
-/*.elf
-/*.bin
-/*.dump
-/*.log
-/*.rom
-/*.map
-/Makefile
-/Makefile.in