git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
772996b
)
fft-eval: new maintainer
author
Kirill Lukonin
<redacted>
Tue, 21 Jan 2020 14:33:49 +0000
(19:33 +0500)
committer
Kirill Lukonin
<redacted>
Tue, 21 Jan 2020 14:34:47 +0000
(19:34 +0500)
Signed-off-by: Kirill Lukonin <redacted>
utils/fft-eval/Makefile
patch
|
blob
|
history
diff --git
a/utils/fft-eval/Makefile
b/utils/fft-eval/Makefile
index a380959718bee45f203b6ab1a3e0e13fde98b873..8e851d7ba36b6ce6724f3340792d22ad7a4687d9 100644
(file)
--- a/
utils/fft-eval/Makefile
+++ b/
utils/fft-eval/Makefile
@@
-15,7
+15,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)
SECTION:=utils
CATEGORY:=Utilities
- MAINTAINER:=
Nicolas Pace <nicopace@altermundi.net
>
+ MAINTAINER:=
Kirill Lukonin <klukonin@gmail.com
>
URL:=https://github.com/simonwunderlich/FFT_eval
TITLE:=Evaluates FFT samples from ath9k, ath10k or ath11k driver
DEPENDS:=@PACKAGE_ATH_DEBUG @PACKAGE_ATH_SPECTRAL
git clone https://git.99rst.org/PROJECT