aboutsummaryrefslogtreecommitdiffstats
path: root/package/robocfg
diff options
context:
space:
mode:
Diffstat (limited to 'package/robocfg')
-rw-r--r--package/robocfg/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/package/robocfg/Makefile b/package/robocfg/Makefile
index e43198de93..072735ef60 100644
--- a/package/robocfg/Makefile
+++ b/package/robocfg/Makefile
@@ -27,12 +27,6 @@ define Build/Prepare
$(CP) ./src/* $(PKG_BUILD_DIR)/
endef
-define Build/Compile
- $(MAKE) -C $(PKG_BUILD_DIR) \
- CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)" \
- all
-endef
-
define Package/robocfg/install
install -d -m0755 $(1)/sbin
install -m0755 $(PKG_BUILD_DIR)/robocfg $(1)/sbin/