On Dec 7, 2011, at 10:16 AM, Peter Maydell <peter.maydell at linaro.org> wrote: > On 7 December 2011 15:11, Christoffer Dall <cdall at cs.columbia.edu> wrote: >> I actually added a small change in my repo >> (https://github.com/virtualopensystems/boot-wrapper/commits/master) to >> discover the host IP for nfs boots at compile time. Take a look and >> tell me if it's something you think we should merge as well. > > I think the right way to do that is that we should put in the > "-include config" thing, and then you can write a config file > which sets KCMD to something with a make $(shell) command in it. > Ok