kernel-hacking-2024-linux-s.../usr
Masahiro Yamada 5134e94ac4 usr/include: refactor .gitignore
The current .gitignore intends to ignore everything under usr/include/
except .gitignore and Makefile.

A cleaner solution is to use a pattern suffixed with '/', which matches
only directories. It works well here because all the exported headers
are located in sub-directories, like <linux/*.h>, <asm/*.h>.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-05-02 00:43:34 +09:00
..
include usr/include: refactor .gitignore 2021-05-02 00:43:34 +09:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
default_cpio_list
gen_init_cpio.c
gen_initramfs.sh
initramfs_data.S
Kconfig initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD 2021-02-24 15:12:06 +09:00
Makefile usr: Add support for zstd compressed initramfs 2020-07-31 11:49:08 +02:00