Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/uploads/flags/zorro.tar
Назад
Kconfig 0000644 00000001271 14722072655 0006062 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # Zorro configuration # config ZORRO_NAMES bool "Zorro device name database" depends on ZORRO ---help--- By default, the kernel contains a database of all known Zorro device names to make the information in /proc/iomem comprehensible to the user. This database increases the size of the kernel image by about 15KB, but it gets freed after the system boots up, so it doesn't take up kernel memory. Anyway, if you are building an installation floppy or kernel for an embedded system where kernel image size really matters, you can disable this feature and you'll get device ID numbers instead of names. When in doubt, say Y. Makefile 0000644 00000001156 14722072655 0006221 0 ustar 00 # SPDX-License-Identifier: GPL-2.0 # # Makefile for the Zorro bus specific drivers. # obj-$(CONFIG_ZORRO) += zorro.o zorro-driver.o zorro-sysfs.o obj-$(CONFIG_PROC_FS) += proc.o obj-$(CONFIG_ZORRO_NAMES) += names.o hostprogs-y := gen-devlist # Files generated that shall be removed upon make clean clean-files := devlist.h # Dependencies on generated files need to be listed explicitly $(obj)/names.o: $(obj)/devlist.h # And that's how to generate them quiet_cmd_devlist = DEVLIST $@ cmd_devlist = ( cd $(obj); ./gen-devlist ) < $< $(obj)/devlist.h: $(src)/zorro.ids $(obj)/gen-devlist $(call cmd,devlist)
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка