x-loader: remove useless comment

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Alexandre Belloni 2013-06-05 23:53:26 +00:00 committed by Peter Korsgaard
parent f397d2ce9e
commit 911a2081a3

View File

@ -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)),)