diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-29 16:13:40 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-29 16:13:40 +0000 |
commit | 37a83ddd7243d902a6a2cf104d0a5a11385288e7 (patch) | |
tree | 7c57475e3f6f0f4358391c9ed35ff8c64f2e553a /packages/linux/gumstix-kernel_2.6.21.bb | |
parent | e035f3faab1c98f8a2f33a8640915f849166c745 (diff) |
gumstix-kernel: use linux.inc
Diffstat (limited to 'packages/linux/gumstix-kernel_2.6.21.bb')
-rw-r--r-- | packages/linux/gumstix-kernel_2.6.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/gumstix-kernel_2.6.21.bb b/packages/linux/gumstix-kernel_2.6.21.bb index e71c972053..d1664e8763 100644 --- a/packages/linux/gumstix-kernel_2.6.21.bb +++ b/packages/linux/gumstix-kernel_2.6.21.bb @@ -1,4 +1,4 @@ -require gumstix-linux.inc +require linux.inc SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig \ |