mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-13 23:42:04 +08:00
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
|