mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2026-08-15 05:18:32 +00:00
6 lines
149 B
Makefile
6 lines
149 B
Makefile
# the drivers registration framework
|
|
lib-y += framework.o
|
|
lib-y += ramdisk-handler.o
|
|
lib-y += samsung/exynos-speedy.o
|
|
lib-y += samsung/exynos-acpm.o
|