mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
10 lines
238 B
Makefile
10 lines
238 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
generic-y += extable.h
|
|
generic-y += kvm_para.h
|
|
generic-y += mcs_spinlock.h
|
|
generic-y += qspinlock_types.h
|
|
generic-y += qspinlock.h
|
|
generic-y += qrwlock_types.h
|
|
generic-y += qrwlock.h
|
|
generic-y += user.h
|