
Some checks failed
Build Kernel / Build all affected Kernels (push) Failing after 0s
Build all core packages / Build all core packages for selected target (push) Failing after 0s
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Failing after 0s
Build host tools / Build host tools for linux and macos based systems (push) Failing after 0s
6 lines
204 B
Makefile
6 lines
204 B
Makefile
#
|
|
# Makefile for MikroTik RouterBoard platform specific drivers
|
|
#
|
|
obj-$(CONFIG_MIKROTIK_RB_SYSFS) += routerboot.o rb_hardconfig.o rb_softconfig.o
|
|
obj-$(CONFIG_NVMEM_LAYOUT_MIKROTIK) += rb_nvmem.o
|