diff --git a/Makefile b/Makefile index d7d7576..49dab25 100644 --- a/Makefile +++ b/Makefile @@ -157,6 +157,7 @@ PROG_OBJS:=\ $(BUILD)/bus.o \ $(BUILD)/cmdline.o \ $(BUILD)/config.o \ + $(BUILD)/drivers.o \ $(BUILD)/dvparser.o \ $(BUILD)/formula.o \ $(BUILD)/mbus_rawtty.o \ diff --git a/README.md b/README.md index f4901c6..b1191e2 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,8 @@ As {options} you can use: --calculate_flow_f=flow_temperature_c --debug for a lot of information --donotprobe= do not auto-probe this tty. Use multiple times for several ttys or specify "all" for all ttys. + --driver= load a driver + --driverdir= load all drivers in dir --exitafter=