X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=disk%2FMakefile;h=6970cecc71a1730b15616e3f36ce396bbd847a4d;hb=a0ba61353252165fca99a8ea3d0b30651d13be5c;hp=48abec8328ea9bde177554dea741430f53e56be5;hpb=c0bb110b695130866838518e680bdd5473e47928;p=u-boot diff --git a/disk/Makefile b/disk/Makefile index 48abec8328..6970cecc71 100644 --- a/disk/Makefile +++ b/disk/Makefile @@ -5,7 +5,7 @@ # SPDX-License-Identifier: GPL-2.0+ # -#CFLAGS += -DET_DEBUG -DDEBUG +#ccflags-y += -DET_DEBUG -DDEBUG obj-$(CONFIG_PARTITIONS) += part.o obj-$(CONFIG_MAC_PARTITION) += part_mac.o