Closed cpalv closed 1 month ago
currently, make clean-obj removes everything under /usr/obj/ only delete items under /usr/obj${ROOTDIR} since there might be other things there
make clean-obj
/usr/obj/
/usr/obj${ROOTDIR}
Nope.
currently,
make clean-obj
removes everything under/usr/obj/
only delete items under/usr/obj${ROOTDIR}
since there might be other things there