moblin-image-live: Drop since this is the same as moblin-image-netbook-live

This commit is contained in:
Richard Purdie 2008-12-31 00:05:34 +00:00
parent d170d89e8d
commit 323ba2166a
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
#
# Copyright (C) 2008 Intel Corporation.
#
DESCRIPTION = "Netbook Bootable Live Image"
require moblin-image-live.inc
LABELS += "boot install"
ROOTFS = "${DEPLOY_DIR_IMAGE}/moblin-image-netbook-${MACHINE}.ext3"
do_bootimg[depends] += "moblin-image-netbook:do_rootfs"