Browse Source

x-loader: remove useless comment

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Alexandre Belloni 12 years ago
parent
commit
911a2081a3
1 changed files with 0 additions and 5 deletions
  1. 0 5
      boot/xloader/xloader.mk

+ 0 - 5
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)),)