]> Git Repo - buildroot-mgba.git/commit - Makefile
core: simplify removal of generated br2-external files
authorYann E. MORIN <[email protected]>
Mon, 29 Jul 2019 20:19:55 +0000 (22:19 +0200)
committerPeter Korsgaard <[email protected]>
Sat, 3 Aug 2019 19:51:40 +0000 (21:51 +0200)
commit76345bf6bcd3429f44156dc3654144403f485051
treec903fe564eeae2f7343ccc2e612a433932dbc4c8
parent492d09bab2cdc818f7c782753672aa95f38b9c53
core: simplify removal of generated br2-external files

Now that all the br2-external generated files are named after the same
pattern, it gets easier to remove them all using a glob.

Furthermore, we're on the verge of introducing more such generated
files, so removing them at one fell swoop will be simpler too.

Signed-off-by: "Yann E. MORIN" <[email protected]>
Cc: Vadim Kochan <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
Makefile
This page took 0.03192 seconds and 4 git commands to generate.