diff options
author | Daniel Baumann <daniel@debian.org> | 2008-11-30 17:03:19 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:45 +0100 |
commit | 20395438d2e6ca985499273db45b0e5381c599cc (patch) | |
tree | 957b3a3a954f3970ce705084348edc60a85074f8 | |
parent | ec08924130a57ac766c5dabd31feb301cbfc3578 (diff) | |
download | vyos-live-build-20395438d2e6ca985499273db45b0e5381c599cc.tar.gz vyos-live-build-20395438d2e6ca985499273db45b0e5381c599cc.zip |
Removing nested ifdefs in rescue list.
-rw-r--r-- | lists/rescue | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lists/rescue b/lists/rescue index 1eef276f5..8086048b7 100644 --- a/lists/rescue +++ b/lists/rescue @@ -76,13 +76,13 @@ firmware-qlogic firmware-bnx2 #endif # These two are from contrib but the idea is the same: non-free firmware. +#if CATEGORIES contrib b43-fwcutter +#endif #if DISTRIBUTION etch bcm43xx-fwcutter #endif -#endif - # Backup dar gddrescue dump ddrescue mt-st |