diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-11 19:12:49 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-11 19:12:49 +0000 |
commit | f1ba6fe9ad19bc831d891557b249ca7d24226b79 (patch) | |
tree | 0b1e0b7d1abe23b43fa783496157f80e3ab96578 /package/busybox | |
parent | aeed501f9c28ac3c3b21b3670cbac395f057097f (diff) | |
download | upstream-f1ba6fe9ad19bc831d891557b249ca7d24226b79.tar.gz upstream-f1ba6fe9ad19bc831d891557b249ca7d24226b79.tar.bz2 upstream-f1ba6fe9ad19bc831d891557b249ca7d24226b79.zip |
oops... forgot to remove line
SVN-Revision: 6555
Diffstat (limited to 'package/busybox')
-rw-r--r-- | package/busybox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile index cf6ddac6ec..3e6cc4e9c9 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -19,7 +19,6 @@ PKG_MD5SUM:=5728403bce309cdabcffa414e2e64052 PKG_CAT:=bzcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_BUILD_DEPENDS:=gcgi include $(INCLUDE_DIR)/package.mk |