summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
Diffstat (limited to 'boot')
-rw-r--r--boot/xloader/xloader.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/boot/xloader/xloader.mk b/boot/xloader/xloader.mk
index b15d9b9ad..bb9925952 100644
--- a/boot/xloader/xloader.mk
+++ b/boot/xloader/xloader.mk
@@ -24,11 +24,6 @@ endef
$(eval $(generic-package))
-#############################################################
-#
-# Toplevel Makefile options
-#
-#############################################################
ifeq ($(BR2_TARGET_XLOADER),y)
# we NEED a board name unless we're at make source
ifeq ($(filter source,$(MAKECMDGOALS)),)