Commit e3b94e5d authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

dev: fixed makefile after moving WRS-specific files around...

parent 98737e0a
......@@ -31,7 +31,7 @@ obj-$(CONFIG_WR_NODE) += \
dev/temperature.o \
dev/pps_gen.o
obj-$(CONFIG_TARGET_WR_SWITCH) += dev/timer-wrs.o dev/ad9516.o
obj-$(CONFIG_TARGET_WR_SWITCH) += dev/timer-wrs.o dev/gpio.o
obj-$(CONFIG_PUTS_SYSLOG) += dev/puts-syslog.o
obj-$(CONFIG_LEGACY_EEPROM) += dev/eeprom.o
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment