Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 5c89784e authored by Alexander Winkowski's avatar Alexander Winkowski Committed by Michael Bestas
Browse files

Makefile: Enable misleading indentation warning



It was disabled in aa30ee3b. Let's fix these warnings instead.

Change-Id: Id3f9b4a5f7eed17f7fb10633e3dc378923b80a60
Signed-off-by: default avatarAlexander Winkowski <dereference23@outlook.com>
parent 5ab20a19
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -525,8 +525,6 @@ export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \
export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \
			 --exclude CVS --exclude .pc --exclude .hg --exclude .git

KBUILD_CFLAGS	+= $(call cc-option,-Wno-misleading-indentation)

# ===========================================================================
# Rules shared between *config targets and build targets