summaryrefslogtreecommitdiff
path: root/openwrt/package/mtd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/mtd/Makefile')
-rw-r--r--openwrt/package/mtd/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/package/mtd/Makefile b/openwrt/package/mtd/Makefile
index b3bf602..01b9adf 100644
--- a/openwrt/package/mtd/Makefile
+++ b/openwrt/package/mtd/Makefile
@@ -29,12 +29,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/mtd/install
install -d -m0755 $(1)/sbin
install -m0755 $(PKG_BUILD_DIR)/mtd $(1)/sbin/