Please stop the flame, and keep defines the way they used to compile official images

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1124 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2011-02-08 14:20:41 +00:00
parent a55a7e6eb8
commit 37a6e0e120
2 changed files with 4 additions and 4 deletions

View File

@@ -63,9 +63,9 @@ AC_ARG_ENABLE(restore-prev-mode,
[ --enable-restore-prev-mode enable return from graphics mode],
[AC_DEFINE(RETURN_FROM_GRAPHICS_MODE,1,[enable return from graphics mode])])
AC_ARG_ENABLE(broken-neutrino-mount-hack,
[ --enable-broken-neutrino-mount-hack enable broken neutrino mount hack, don't use with mdev],
[AC_DEFINE(ASSUME_NO_MDEV,1,[enable broken neutrino mount hack, don't use with mdev])])
AC_ARG_ENABLE(mdev,
[ --enable-mdev disable broken neutrino mount hack, use with mdev],
[AC_DEFINE(ASSUME_MDEV,1,[disable broken neutrino mount hack, use with mdev])])
#
# Check for libtdservicedb - the new one - for testing only