Include pyconfig*.h so that we can actually run python2.7 .
Python 2.7 uses pyconfig-64.h (modulo the platform) to determine some
things at runtime, so we need to have it in the install.img .
---
scripts/upd-instroot | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)