summaryrefslogtreecommitdiff
path: root/xen/scripts/Makefile.clean
Commit message (Expand)AuthorAgeFilesLines
* build: replace $(BASEDIR) and use $(srctree)Anthony PERARD2022-04-071-1/+4
* build: rework "clean" to clean from the root dirAnthony PERARD2022-02-251-3/+11
* build: handle always-y and hostprogs-always-yAnthony PERARD2022-02-251-1/+2
* build: hook kconfig into xen build systemAnthony PERARD2022-02-251-1/+10
* build: prepare to always invoke $(MAKE) from xen/, use $(obj)Anthony PERARD2022-02-181-1/+4
* build: clean common temporary files from root makefileAnthony PERARD2021-10-131-3/+1
* build: fix clean targets when subdir-y is usedAnthony PERARD2021-09-071-7/+6
* build: extract clean target from Rules.mkAnthony PERARD2020-03-061-0/+30