mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net/nut: Fix typo is serial config option
Fixes: 5503dac806 "Add back serial support"
Reported-by: Znevna on irc
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
This commit is contained in:
+1
-1
@@ -500,7 +500,7 @@ CONFIGURE_ARGS += \
|
||||
--$(if $(CONFIG_NUT_DRIVER_USB),with,without)-usb \
|
||||
--without-avahi \
|
||||
--$(if $(CONFIG_NUT_DRIVER_SNMP),with,without)-snmp \
|
||||
--$(if $(CONFIG_NUT_DRIVER_SERAL),with,without)-serial \
|
||||
--$(if $(CONFIG_NUT_DRIVER_SERIAL),with,without)-serial \
|
||||
--without-neon \
|
||||
--without-powerman \
|
||||
--without-wrap \
|
||||
|
||||
Reference in New Issue
Block a user