From 91a4cd6b88215a94dad5e6e23af58ee33e69bcb2 Mon Sep 17 00:00:00 2001 From: Mike Hibler Date: Thu, 9 Aug 2007 22:54:24 +0000 Subject: [PATCH] There are no subdirs under flash anymore --- configure | 3 +-- configure.in | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/configure b/configure index bc8cfa20e..83f05c92b 100755 --- a/configure +++ b/configure @@ -2540,8 +2540,7 @@ outfiles="$outfiles Makeconf GNUmakefile \ xmlrpc/imageid xmlrpc/osid xmlrpc/server xmlrpc/xmlrpcbag \ cdrom/GNUmakefile cdrom/tbbootconfig/GNUmakefile \ cdrom/groklilo/GNUmakefile \ - flash/GNUmakefile flash/tbbootconfig/GNUmakefile \ - flash/groklilo/GNUmakefile \ + flash/GNUmakefile \ dhcpd/dhcpd.conf.template dhcpd/GNUmakefile \ install/GNUmakefile \ install/ops-install install/boss-install install/fs-install \ diff --git a/configure.in b/configure.in index a3e77ecd5..4c449da18 100755 --- a/configure.in +++ b/configure.in @@ -921,8 +921,7 @@ outfiles="$outfiles Makeconf GNUmakefile \ xmlrpc/imageid xmlrpc/osid xmlrpc/server xmlrpc/xmlrpcbag \ cdrom/GNUmakefile cdrom/tbbootconfig/GNUmakefile \ cdrom/groklilo/GNUmakefile \ - flash/GNUmakefile flash/tbbootconfig/GNUmakefile \ - flash/groklilo/GNUmakefile \ + flash/GNUmakefile \ dhcpd/dhcpd.conf.template dhcpd/GNUmakefile \ install/GNUmakefile \ install/ops-install install/boss-install install/fs-install \ -- GitLab