diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-04-07 20:23:46 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-04-07 20:23:46 +0000 |
commit | 6c8e251a843f5fc2dfccff75634f4136d6e268ed (patch) | |
tree | 423cd26ce7cddb565ed3f846fc06686a8e6bed72 /conf | |
parent | 6454ce74b6c5e31638b71ab1430789fe56e38549 (diff) |
lsppc: Add device-table
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/lsppc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/lsppc.conf b/conf/machine/include/lsppc.conf index ad94a0f029..161f3ad8c1 100644 --- a/conf/machine/include/lsppc.conf +++ b/conf/machine/include/lsppc.conf @@ -20,6 +20,7 @@ USE_VT = "0" HOTPLUG = "udev" udevdir = "/dev" +IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt" IMAGE_FSTYPES = "tar.gz" #tune for the MPC5200B cpu |