diff options
Diffstat (limited to 'package/picocom/Makefile')
-rw-r--r-- | package/picocom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/picocom/Makefile b/package/picocom/Makefile index 34277e69e..d602f724f 100644 --- a/package/picocom/Makefile +++ b/package/picocom/Makefile @@ -14,7 +14,7 @@ PKG_SITES:= http://efault.net/npat/hacks/picocom/dist/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,PICOCOM,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,PICOCOM,picocom,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) CONFIG_STYLE:= manual INSTALL_STYLE:= manual |