[Skiboot] [PATCH 13/13] external/opal-prd: Add userspace support for PRD facility
Jeremy Kerr
jk at ozlabs.org
Sat Feb 28 11:02:21 AEDT 2015
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.
Cheers,
Jeremy
More information about the Skiboot
mailing list