musl-cross-make/.gitignore
Rich Felker 9bd379f80b add support for installation of linux kernel headers
this feature is still experimental and requires manually setting a
LINUX_ARCH make variable matching the target. automatic mapping will
be added later. if LINUX_ARCH is not set, header installation is
skipped.
2016-05-14 04:17:47 +00:00

12 lines
106 B
Plaintext

/config.mak
/sources/
/output/
/binutils-*/
/gcc-*/
/musl-*/
/gmp-*/
/mpc-*/
/mpfr-*/
/build-*/
/linux-*/