]> Git Repo - linux.git/blob - drivers/ipack/Makefile
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
[linux.git] / drivers / ipack / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the IPACK bridge device drivers.
4 #
5 obj-$(CONFIG_IPACK_BUS)         += ipack.o
6 obj-y                           += devices/
7 obj-y                           += carriers/
This page took 0.03591 seconds and 4 git commands to generate.