aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/gpif/lint
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-04-24 20:02:02 -0700
committerJosh Blum <josh@joshknows.com>2012-04-24 20:02:02 -0700
commit8a00096f9897fc6bb62e8fb7a5ce2fe336f91a8c (patch)
tree4eb447bdeba673f145886d12ce052c3fc74bfcf4 /usrp2/gpif/lint
parent600258c2ab0ad6284e9f6287ac340c1692984be6 (diff)
downloaduhd-8a00096f9897fc6bb62e8fb7a5ce2fe336f91a8c.tar.gz
uhd-8a00096f9897fc6bb62e8fb7a5ce2fe336f91a8c.tar.bz2
uhd-8a00096f9897fc6bb62e8fb7a5ce2fe336f91a8c.zip
b100: implement packet-end/flush cycle timeout
Diffstat (limited to 'usrp2/gpif/lint')
-rwxr-xr-xusrp2/gpif/lint2
1 files changed, 0 insertions, 2 deletions
diff --git a/usrp2/gpif/lint b/usrp2/gpif/lint
deleted file mode 100755
index 4316c89a9..000000000
--- a/usrp2/gpif/lint
+++ /dev/null
@@ -1,2 +0,0 @@
-iverilog -Wall -y . -y ../fifo/ -y ../control_lib/ -y ../models/ -y ../coregen/ -y ../simple_gemac/ -y ../sdr_lib/ -y ../vrt/ gpif.v 2>&1 | grep -v coregen | grep -v models
-