Skip to content

Commit

Permalink
setting should come from autoconf
Browse files Browse the repository at this point in the history
  • Loading branch information
eku committed Nov 17, 2013
1 parent b7056ee commit 12f01c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ endif
#
##############################################################################

DEBUG_INLINE_FILES=n
ifeq ($(VFS_INLINE_SUPPORT),y)
INLINE_FILES := $(shell ls embed/* | $(SED) '/\.tmp$$/d; /\.gz$$/d; /~$$/d; s/\.cpp$$//; s/\.m4$$//; s/\.sh$$//;')
ifeq ($(DEBUG_INLINE_FILES),y)
Expand Down

0 comments on commit 12f01c3

Please sign in to comment.