n2100: Add device table
authorOyvind Repvik <nail@nslu2-linux.org>
Sat, 7 Apr 2007 20:21:56 +0000 (20:21 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Sat, 7 Apr 2007 20:21:56 +0000 (20:21 +0000)
conf/machine/n2100.conf

index 2acfe81..11ec87d 100644 (file)
@@ -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