diff options
Diffstat (limited to 'usrp2')
-rw-r--r-- | usrp2/top/N2x0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/top/N2x0/Makefile b/usrp2/top/N2x0/Makefile index fa66af565..b6a3d9624 100644 --- a/usrp2/top/N2x0/Makefile +++ b/usrp2/top/N2x0/Makefile @@ -3,6 +3,7 @@ # all: N200R3 N210R3 N200R4 N210R4 + find -name "*.twr" | xargs grep constraint | grep met clean: rm -rf build* |