]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
build-kernel-rpm: create config file in OUTDIR
authorIlya Dryomov <idryomov@gmail.com>
Sun, 21 Jun 2015 10:36:00 +0000 (13:36 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 21 Jun 2015 10:42:41 +0000 (13:42 +0300)
commitfe8bc891ed96e5789fe71b6b8cea669fbc0df543
treec38d9c41f1f2006b8f5169814080fbd299f51fd8
parentb8efba74ed50c01815724a23922a238cc2162154
build-kernel-rpm: create config file in OUTDIR

build-kernel-deb exports .config to spare downloading and unpacking the
entire packgage just to check if some config option is set.  Do this in
build-kernel-rpm as well.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
build-kernel-rpm.sh