summaryrefslogtreecommitdiffstats
path: root/package/robocfg
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-08-18 21:21:06 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-08-18 21:21:06 +0000
commitae98e0cfbcade9b099afc6f7bcbbaa1ed9d5448c (patch)
treeb24a2ff228ace9eaf2dd4af0aa0bff455301cb3f /package/robocfg
parent4c66f72328d338b0e6f01c9cadc3cc0fe26ae2e0 (diff)
Fix/clean several hundred package makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4603 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e43198de9..072735ef6 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/