diff options
author | John Lee <john_lee@openmoko.org> | 2008-02-01 12:07:19 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2008-02-01 12:07:19 +0000 |
commit | 7d064c645c5b5daae85751a5a2f40a1a6c7acf88 (patch) | |
tree | ffd3b583fef0424a868a583b3e7637ce27273141 | |
parent | 27962f88f5dc05c9326024629aeb9c0255ff42bc (diff) | |
parent | 84821df6d7ea32309ace6906891501dcd61a588e (diff) |
merge of 'acaec69cff5e01d75fc25fc008a3647d4276e23a'
and 'fbdf8a106f5161fd714dd92d53cf8bd31fa6d8ea'
-rw-r--r-- | packages/linux/linux-openmoko-devel_2.6.24.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko-devel_2.6.24.bb b/packages/linux/linux-openmoko-devel_2.6.24.bb index 5df2c5c49e..4d4b6d0f5e 100644 --- a/packages/linux/linux-openmoko-devel_2.6.24.bb +++ b/packages/linux/linux-openmoko-devel_2.6.24.bb @@ -26,7 +26,6 @@ S = "${WORKDIR}/linux-${VANILLA_VERSION}" ############################################################## # kernel image resides on a seperate flash partition (for now) # -FILES_kernel-image = "" ALLOW_EMPTY = "1" COMPATIBLE_HOST = "arm.*-linux" |