package/quota: fix syntax error
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
004960e967
commit
259d7a2766
@ -13,7 +13,7 @@ QUOTA_LIBS = $(TARGET_NLS_LIBS)
|
||||
|
||||
ifeq ($(BR2_PACKAGE_DBUS)$(BR2_PACKAGE_LIBNL),yy)
|
||||
QUOTA_DEPENDENCIES += host-pkgconf dbus libnl
|
||||
QUOTA_CONF_OTS += --enable-netlink
|
||||
QUOTA_CONF_OPTS += --enable-netlink
|
||||
else
|
||||
QUOTA_CONF_OPTS += --disable-netlink
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user