From 4d872fb09a33a5db3068a759949c33b93d23b801 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Wed, 5 Sep 2007 12:58:41 +0200 Subject: add gen_netx_image to Makefile --- scripts/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/Makefile b/scripts/Makefile index b5679103e9..043a34c8de 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -13,6 +13,7 @@ hostprogs-$(CONFIG_VT) += conmakehash hostprogs-$(CONFIG_PROM_CONSOLE) += conmakehash hostprogs-y += bin2c hostprogs-y += ubootenv +hostprogs-$(CONFIG_ARCH_NETX) += gen_netx_image always := $(hostprogs-y) $(hostprogs-m) -- cgit v1.2.3