Align loader to 32-bit boundary
[fw/stlink] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 # Uncomment this to turn on verbose mode.
5 export DH_VERBOSE=1
6
7 %:
8         dh $@  --with autotools-dev --with autoreconf
9
10 override_dh_installudev:
11         cat *.rules > debian/stlink.udev
12         dh_installudev --priority=60