diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-01-25 09:51:58 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-01-25 09:51:58 +0800 |
commit | 05d5b11202d39ee36ef4d280550f9e16c0adc4ba (patch) | |
tree | 9d08fd571f392dccc945ba3a1ef28eb1ef32717a /.gitignore | |
parent | f6065b4995fe9993a7bfd6ffabd42c1859f033cd (diff) |
Revert "Makefile: use a "by-the-book" way to detect build environment change"
This reverts commit 41275f9aac1da83ff3aef848eafa2a2a97257565.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index af2a670aeb..917b01bc9c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ version.ent blfs-bootscripts* xxx *.swp -build-env |