Skip to content

Commit

Permalink
add lzop to distclean
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxaspec committed Dec 20, 2023
1 parent 8d44ff8 commit e6b7e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,7 @@ clobber: tidy
@rm -f $(obj)dts/*.tmp
@rm -f $(obj)spl/u-boot-spl{,-pad}.ais
@rm -f $(obj)u-boot-lzo.img
@rm -f $(obj)u-boot-lzo.bin
@rm -f $(obj)u-boot-lzo-with-spl.bin

mrproper \
Expand Down

0 comments on commit e6b7e36

Please sign in to comment.