diff options
author | Josh Blum <josh@joshknows.com> | 2010-02-10 16:53:37 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-02-10 16:53:37 -0800 |
commit | 2b6c895b4f9916a06b14c40f545c9b4e53141c9a (patch) | |
tree | fee48a8e129bf36e67a6ba1b6d7898429e79b0bb /firmware/microblaze/lwip/.gitignore | |
parent | a61cc56bb6d544742487326ccba7c457bbddb0e6 (diff) | |
download | uhd-2b6c895b4f9916a06b14c40f545c9b4e53141c9a.tar.gz uhd-2b6c895b4f9916a06b14c40f545c9b4e53141c9a.tar.bz2 uhd-2b6c895b4f9916a06b14c40f545c9b4e53141c9a.zip |
net_common working in this state with control udp packets
Diffstat (limited to 'firmware/microblaze/lwip/.gitignore')
-rw-r--r-- | firmware/microblaze/lwip/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/microblaze/lwip/.gitignore b/firmware/microblaze/lwip/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/firmware/microblaze/lwip/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in |