At Thu, 16 Sep 2010 10:17:25 +0300, Ozan Çağlayan wrote: > > With kernels >= 2.6.36, the include/pcmcia/cs_types.h file can not > be created because of the missing parent directory. > > Signed-off-by: Ozan Çağlayan <ozan@xxxxxxxxxxxxx> Thanks, applied now. Takashi > --- > configure.in | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.in b/configure.in > index c8fefef..82ef3c0 100644 > --- a/configure.in > +++ b/configure.in > @@ -461,7 +461,7 @@ AC_DEFUN([CHECK_KERNEL_HEADER], [ > AC_MSG_RESULT(no) > if test ! -f include/$1; then > mkdir -p include/linux include/asm include/media > - mkdir -p include/linux/regulator include/linux/usb > + mkdir -p include/linux/regulator include/linux/usb include/pcmcia > if test -z "$2" ; then > echo "Creating a dummy <$1>..." > touch include/$1 > -- > 1.7.2.1 > > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@xxxxxxxxxxxxxxxx > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel