aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-08-04 05:30:27 +0000
committerMike Baker <mbm@openwrt.org>2006-08-04 05:30:27 +0000
commitad8fe944b96ca72bfd408abfd297ea4bf0e0ef9b (patch)
treeeef210eda4aebbb09ffdd1c051b1a61d2ba69aa7 /package/mtd
parent0611443ef95fba15d8f35234d7c37699aa99d296 (diff)
downloadupstream-ad8fe944b96ca72bfd408abfd297ea4bf0e0ef9b.tar.gz
upstream-ad8fe944b96ca72bfd408abfd297ea4bf0e0ef9b.tar.bz2
upstream-ad8fe944b96ca72bfd408abfd297ea4bf0e0ef9b.zip
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4432 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mtd')
-rw-r--r--package/mtd/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/package/mtd/Makefile b/package/mtd/Makefile
index b3bf6023af..01b9adf98f 100644
--- a/package/mtd/Makefile
+++ b/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/