mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-27 18:25:05 +00:00
added payload
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@997 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -893,7 +893,7 @@ def addldscript(path):
|
||||
def payload(path):
|
||||
global curimage
|
||||
curimage.setpayload(path)
|
||||
# adduserdefine("PAYLOAD:=%s"%path)
|
||||
adduserdefine("PAYLOAD:=%s"%path)
|
||||
# addrule('payload')
|
||||
# adddep('payload', path)
|
||||
# addaction('payload', 'cp $< $@')
|
||||
|
||||
Reference in New Issue
Block a user