[Skiboot] [PATCH 13/13] external/opal-prd: Add userspace support for PRD facility

Benjamin Herrenschmidt benh at kernel.crashing.org
Sat Feb 28 14:22:49 AEDT 2015


On Sat, 2015-02-28 at 08:02 +0800, Jeremy Kerr wrote:
> Hi Ben,
> 
> >> +OBJS = opal-prd.o thunk.o pnor.o i2c.o libffs.o libflash.o ecc.o
> > 
> > You're missing the libflash links no ?
> 
> No, we're building that from the libflash sources directly:
> 
> >> +%.o: ../../libflash/%.c
> >> +	$(Q_CC)$(COMPILE.c) $< -o $@
> >> +
> 
> We are missing a directory for asm/ though, I have a new patch to fix that.

So we are putting the .o's in the local dir, not in ../../libflash
correct ?

Ben.





More information about the Skiboot mailing list