• Doug Zongker's avatar
    add device extension mechanism to updater · 2b0fdc65
    Doug Zongker authored
    Allow devices (in BoardConfig.mk) to define additional static
    libraries to be linked in to updater, to make device-specific
    functions available in edify scripts.  Modify the updater makefile to
    arrange for device libraries to register their edify functions.
    2b0fdc65
updater.c 3.92 KB