diff options
| author | Robert Schuster <thebohemian@gmx.net> | 2008-08-20 08:48:50 +0000 |
|---|---|---|
| committer | Robert Schuster <thebohemian@gmx.net> | 2008-08-20 08:48:50 +0000 |
| commit | 324f89e048475e71cda6cfc9700cbd940b026b44 (patch) | |
| tree | 55fcaf1d8bf5205cc16ec261d060099cc7eb76f5 | |
| parent | 33bc0316c926255c879cd7415ca737ac6dc2764e (diff) | |
linux-nokia800.inc: Remove KERNEL_OUTPUT override (zImage is not in boot/compressed/).
| -rw-r--r-- | packages/linux/linux-nokia800.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/linux/linux-nokia800.inc b/packages/linux/linux-nokia800.inc index 07b9766efc..0fc4740a94 100644 --- a/packages/linux/linux-nokia800.inc +++ b/packages/linux/linux-nokia800.inc @@ -2,8 +2,6 @@ SECTION = "kernel" DESCRIPTION = "Linux kernel for Nokia 770/800" LICENSE = "GPL" -KERNEL_OUTPUT = "arch/${ARCH}/boot/compressed/${KERNEL_IMAGETYPE}" - inherit kernel RPROVIDES_kernel-image = "hostap-modules" |
