Remove unneeded flag.
This commit is contained in:
parent
a86f714d15
commit
6f6aad97b6
@ -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