From: Oyvind Repvik Date: Sat, 7 Apr 2007 20:21:56 +0000 (+0000) Subject: n2100: Add device table X-Git-Tag: Release-2010-05/1~8868^2~756 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c755b3cdb5fdd997df28e18ec0b30d6d8ad82689;p=openembedded.git n2100: Add device table --- diff --git a/conf/machine/n2100.conf b/conf/machine/n2100.conf index 2acfe812b0..11ec87d205 100644 --- a/conf/machine/n2100.conf +++ b/conf/machine/n2100.conf @@ -23,5 +23,6 @@ EXTRA_IMAGECMD = "--little-endian" # Creating an image that works with the webinterface required encrypting it # So we'll need openssl EXTRA_IMAGEDEPENDS = "openssl-native" +IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt" require conf/machine/include/tune-xscale.conf