dashboard
repositories
activity
search
login
Failed to find commit "6c9be420e167ee7ce45c0309586f09ddab28ac15" in ~ljy/RK356X_SDK_RELEASE.git!
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
disable pwm7
hc
2024-05-10
23fa18eaa71266feff7ba8d83022d9e1cc83c65a
[~hc/RK356X_SDK_RELEASE.git]
/
yocto
/
meta-openembedded
/
meta-filesystems
/
recipes-filesystems
/
smbnetfs
/
smbnetfs
/
configure.patch
1
2
3
4
5
6
7
8
9
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([SMBNetFS],[0.6.2])
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_HEADERS([src/config.h])
AC_PROG_CC