Only increment xretries statistic for unicast frames
[open-ath9k-htc-firmware.git] / target_firmware / Makefile
1 all:
2         [ -d build ] || ./configure || { rm -rf build; false; }
3         +$(MAKE) -C build/k2
4         +$(MAKE) -C build/magpie
5         cp build/k2/htc_*.fw build/magpie/htc_*.fw .
6
7 clean:
8         rm -rf build htc_*.fw