Re: [U-Boot] Problem: the build does not recurse into subdirectory

2016-12-20 Thread Simon Glass
Hi Maxim, On 19 December 2016 at 10:52, Maxim Sloyko wrote: > On Sat, Dec 17, 2016 at 2:46 PM, Simon Glass wrote: >> Hi Maxim, >> >> On 16 December 2016 at 17:18, Maxim Sloyko wrote: >>> Greetings, >>> >>> I'm working on adding new platform to U-Boot and right now I'm trying >>> to clean up the

Re: [U-Boot] Problem: the build does not recurse into subdirectory

2016-12-19 Thread Maxim Sloyko
On Sat, Dec 17, 2016 at 2:46 PM, Simon Glass wrote: > Hi Maxim, > > On 16 December 2016 at 17:18, Maxim Sloyko wrote: >> Greetings, >> >> I'm working on adding new platform to U-Boot and right now I'm trying >> to clean up the directory structure, but running into a problem of >> Make not recursi

Re: [U-Boot] Problem: the build does not recurse into subdirectory

2016-12-17 Thread Simon Glass
Hi Maxim, On 16 December 2016 at 17:18, Maxim Sloyko wrote: > Greetings, > > I'm working on adding new platform to U-Boot and right now I'm trying > to clean up the directory structure, but running into a problem of > Make not recursing into a subdirectory that I've created. > > in my arch/arm/ma