mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Add bitmap_allocator.h header that contains SWUTS for the unit. Jira NVGPU-3943 Change-Id: I13bd00f306bf66079556d775b2de83fd50760201 Signed-off-by: Vedashree Vidwans <vvidwans@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2191878 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
11 lines
562 B
Plaintext
11 lines
562 B
Plaintext
INPUT += ../../../userspace/SWUTS.h
|
|
INPUT += ../../../userspace/units/enabled/nvgpu-enabled.h
|
|
INPUT += ../../../userspace/units/fuse/nvgpu-fuse.h
|
|
INPUT += ../../../userspace/units/fuse/nvgpu-fuse-gm20b.h
|
|
INPUT += ../../../userspace/units/fuse/nvgpu-fuse-gp10b.h
|
|
INPUT += ../../../userspace/units/init/nvgpu-init.h
|
|
INPUT += ../../../userspace/units/interface/atomic/atomic.h
|
|
INPUT += ../../../userspace/units/mm/allocators/bitmap_allocator/bitmap_allocator.h
|
|
INPUT += ../../../userspace/units/mm/nvgpu_mem/nvgpu_mem.h
|
|
INPUT += ../../../userspace/units/mm/vm/vm.h
|