Remove unneeded flag.
This commit is contained in:
parent
1a92e54c09
commit
d8ef1d62b6
@ -50,9 +50,6 @@ CFLAGS+= -DLOADER_BZIP2_SUPPORT
|
||||
.if !defined(LOADER_NO_GZIP_SUPPORT)
|
||||
CFLAGS+= -DLOADER_GZIP_SUPPORT
|
||||
.endif
|
||||
.if !defined(LOADER_NO_GPT_SUPPORT)
|
||||
CFLAGS+= -DLOADER_GPT_SUPPORT
|
||||
.endif
|
||||
.if defined(LOADER_NANDFS_SUPPORT)
|
||||
CFLAGS+= -DLOADER_NANDFS_SUPPORT
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user