diff options
Diffstat (limited to 'Makefile.openwrt')
-rw-r--r-- | Makefile.openwrt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.openwrt b/Makefile.openwrt index 1c90cfc..2c4d21b 100644 --- a/Makefile.openwrt +++ b/Makefile.openwrt @@ -1,6 +1,6 @@ include $(TOPDIR)/rules.mk -PKG_NAME:=i3ensors +PKG_NAME:=i2sensors PKG_VERSION:=1.0 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_MAINTAINER:=AA <aa@aa.hu> |