diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2003-10-06 11:56:16 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-10-06 11:56:16 +0000 |
commit | cabddf495783070ad8095972155635841ac14a0b (patch) | |
tree | bddedcd6fbf2867213a88bdff5296b5bb4e42c9c /sysutils/Makefile | |
parent | 4e335e7a0851153e5f5840a2cf4f463c469b685a (diff) |
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
Notes
Notes:
svn path=/head/; revision=90429
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 |