Fix make dependency for kernel-config to be the kernel .config file rather than
commit42c00c3b282c2c459f1882ddf8dd5c9317f50d15
authorward <ward@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Wed, 13 Feb 2008 16:36:55 +0000 (13 16:36 +0000)
committerward <ward@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Wed, 13 Feb 2008 16:36:55 +0000 (13 16:36 +0000)
tree8f41351a0bda0d8e1a8263aad6a9fd73ad0ab8cb
parentc11629dbde75be60db9fc3f0ccc197e0c523f87d
Fix make dependency for kernel-config to be the kernel .config file rather than
stamps/.patched. This means that

  make distclean && make kernel-config

will now work properly. Before this patch the .config file would not be copied
from packages/kernel/conf/.

This is a trivial patch.

Signed-off-by: Ward Vandewege <ward@gnu.org>
Acked-by: Ward Vandewege <ward@gnu.org>
git-svn-id: svn://coreboot.org/buildrom@115 0fe3215d-741a-0410-bb5a-0d2cd39d948f
buildrom-devel/packages/kernel/kernel.inc