Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
SUMMARY = "pflash programmer for OpenPower"
|
||||
DESCRIPTION = "pflash firmware programming tool for OpenPower machines"
|
||||
|
||||
require skiboot.inc
|
||||
EXTRA_OEMAKE:append = " PFLASH_VERSION=${PV} LINKAGE=dynamic"
|
||||
|
||||
#TODO: openbmc/openbmc#1361 - Fix GNU_HASH warnings in pflash
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
Reference in New Issue
Block a user