DIR:/usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/fs/openpromfs/ |
Current File : //usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/fs/openpromfs/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux Sun Openprom filesystem routines. # obj-$(CONFIG_SUN_OPENPROMFS) += openpromfs.o openpromfs-objs := inode.o |