src/system/mtdutils: Add and patch makefiles

Origin commit data
------------------
Commit: 2299807e11
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-01 (Sun, 01 Sep 2013)
This commit is contained in:
Michael Liebmann
2013-09-01 17:57:41 +02:00
parent d87eeae5ce
commit 9e3b8e79bf
5 changed files with 60 additions and 0 deletions

View File

@@ -222,3 +222,9 @@ src/zapit/src/Makefile
src/zapit/data/Makefile
])
if test "$BOXMODEL" = "apollo"; then
AC_OUTPUT([
src/system/mtdutils/Makefile
src/system/mtdutils/lib/Makefile
])
fi