Hi, 2011/3/4 Sascha Hauer <[email protected]>: > While being useful on at91 only there is no technical reason > to not build this tool on any other ARM processor. > > Signed-off-by: Sascha Hauer <[email protected]> > --- > platforms/at91bootstrap.in | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/platforms/at91bootstrap.in b/platforms/at91bootstrap.in > index 9b95664..6794897 100644 > --- a/platforms/at91bootstrap.in > +++ b/platforms/at91bootstrap.in > @@ -2,7 +2,7 @@ > > menuconfig AT91BOOTSTRAP > bool > - depends on ARCH_ARM_AT91SAM926X > + depends on ARCH_ARM
I do not see a reason why you want to change that, but anyway: Acked by: Remy Bohmer <[email protected]> Kind regards, Remy -- ptxdist mailing list [email protected]
