mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-05 18:55:00 +00:00
parent
50dd431344
commit
f1b0fe6f28
@ -36,7 +36,8 @@ define Package/ebtables/description
|
||||
endef
|
||||
|
||||
MAKE_FLAGS += \
|
||||
CFLAGS="$(TARGET_CFLAGS)"
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
LIBDIR="/usr/lib/ebtables"
|
||||
|
||||
define Package/ebtables/install
|
||||
$(INSTALL_DIR) $(1)/etc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user