summaryrefslogtreecommitdiffstats
path: root/package/ipkg/ipkg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipkg/ipkg.mk')
-rw-r--r--package/ipkg/ipkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ipkg/ipkg.mk b/package/ipkg/ipkg.mk
index da5fe9051..2eb79bf8d 100644
--- a/package/ipkg/ipkg.mk
+++ b/package/ipkg/ipkg.mk
@@ -12,8 +12,8 @@ IPKG_INSTALL_STAGING = YES
IPKG_INSTALL_TARGET = YES
IPKG_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \
- --build=$(GNU_HOST_NAME) --prefix=/usr --sysconfdir=/etc
+ --build=$(GNU_HOST_NAME) --prefix=/usr --sysconfdir=/etc
-IPKG_DEPENDENCIES = uclibc
+IPKG_DEPENDENCIES = uclibc
$(eval $(call AUTOTARGETS,package,ipkg)) \ No newline at end of file