> > make clean is unable to delete build directory because *.o files are not > > removed. > > > > The other way to fix this would be to add all the c files into SRCS-y. > > > > Signed-off-by: Tanzeel Ahmed <tanzeelahmed...@gmail.com> > > I checked and looks good on my side
Applied with fixes line, thanks.