diff options
author | bms <bms@FreeBSD.org> | 2003-10-06 19:56:16 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2003-10-06 19:56:16 +0800 |
commit | fb8b582a6692e0087f4773f2c4ad20fee955e516 (patch) | |
tree | 4a98e3dd9464030df8f6c2a3baadd0fb8f776bb6 /sysutils/Makefile | |
parent | bea3ea60411d3530b0526f9c8958ebe7c2f0ac25 (diff) | |
download | freebsd-ports-gnome-fb8b582a6692e0087f4773f2c4ad20fee955e516.tar.gz freebsd-ports-gnome-fb8b582a6692e0087f4773f2c4ad20fee955e516.tar.zst freebsd-ports-gnome-fb8b582a6692e0087f4773f2c4ad20fee955e516.zip |
Add the Linux binaries for the Dell RAID tools. These have been tested and
known to work with a Dell PowerEdge 2400's onboard PERC 2/Si, with firmware
version 2.1.
Reviewed by: edwin
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index edf904e02b5a..724d3c9271de 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -158,6 +158,7 @@ SUBDIR += lineakd SUBDIR += linneighborhood SUBDIR += linux-acu + SUBDIR += linux-afaapps SUBDIR += linux-e2fsprogs SUBDIR += linuxfdisk SUBDIR += lire |