diff options
author | Gergő J. Miklós | 2019-05-10 23:12:31 +0200 |
---|---|---|
committer | Gergő J. Miklós | 2019-05-10 23:12:31 +0200 |
commit | 7dd3691d171f10a76375796936b0ad215f07efa0 (patch) | |
tree | b762afc737670017ae9ade96c089e5b185029193 /Makefile.openwrt | |
parent | ab99f700bace05491919324259c9110c7f387af8 (diff) | |
download | i2sensors-7dd3691d171f10a76375796936b0ad215f07efa0.tar.gz i2sensors-7dd3691d171f10a76375796936b0ad215f07efa0.zip |
makefile
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> |