summaryrefslogtreecommitdiff
path: root/package/bcm2835-bootloader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/bcm2835-bootloader/Makefile')
-rw-r--r--package/bcm2835-bootloader/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/bcm2835-bootloader/Makefile b/package/bcm2835-bootloader/Makefile
index e452757b3..b119c0c14 100644
--- a/package/bcm2835-bootloader/Makefile
+++ b/package/bcm2835-bootloader/Makefile
@@ -66,8 +66,6 @@ ifneq ($(ADK_KERNEL_SND_BCM2708_SOC_RPI_PROTO),)
$(IDIR_BCM2835_BOOTLOADER)/boot/config.txt
printf "dtoverlay=rpi-proto\n" >> \
$(IDIR_BCM2835_BOOTLOADER)/boot/config.txt
- printf "dtdebug=on\n" >> \
- $(IDIR_BCM2835_BOOTLOADER)/boot/config.txt
endif
else
printf "device_tree=\n" >> \