Skip to content

Commit

Permalink
openwrt conffiles for /etc/config/ files not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Feb 10, 2020
1 parent 3fb1978 commit 5dba2e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions openwrt/kadnode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ MAKE_FLAGS += FEATURES="$(FEATURES)"
TARGET_CFLAGS += -ffunction-sections -fdata-sections
TARGET_LDFLAGS += -Wl,--gc-sections

define Package/kadnode/conffiles
/etc/config/kadnode
endef

define Package/kadnode/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/build/kadnode $(1)/usr/bin/
Expand Down

0 comments on commit 5dba2e0

Please sign in to comment.