mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-04-07 02:46:42 +00:00
Add make clean into drv_and_fpga_package_gen.sh
This commit is contained in:
parent
d625adef57
commit
88cef6e242
@ -71,6 +71,7 @@ bootgen -image system_top.bif -arch $ARCH -process_bitstream bin -w
|
||||
# cp system_top_reload.bit.bin ./$FINAL_BIT_FILENAME
|
||||
|
||||
cd ../driver
|
||||
make clean
|
||||
./make_all.sh $XILINX_DIR $ARCH_BIT
|
||||
cd ../user_space
|
||||
mkdir -p drv_and_fpga
|
||||
|
Loading…
x
Reference in New Issue
Block a user