diff options
Diffstat (limited to 'packages/images/nslu2-minimal-image.bb')
-rw-r--r-- | packages/images/nslu2-minimal-image.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/images/nslu2-minimal-image.bb b/packages/images/nslu2-minimal-image.bb deleted file mode 100644 index 5a601b2995..0000000000 --- a/packages/images/nslu2-minimal-image.bb +++ /dev/null @@ -1,14 +0,0 @@ -# Note that this package is intended to create an *identical* -# kernel and rootfs as the normal minimal-image.bb - -# The only reason for the existence of this .bb file is to -# create the 8MB and 16MB flashable NSLU2 firmware images. - -# Please do not add anything other than the following two -# lines to this file, and please do not do anything in -# the nslu2-image.bb class which might affect the kernel -# or rootfs. - -require minimal-image.bb - -inherit nslu2-image |