mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-31 05:04:45 +04:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user