diff options
Diffstat (limited to 'include/splash.h')
-rw-r--r-- | include/splash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/splash.h b/include/splash.h index b728bd62a7d..f0755ca695f 100644 --- a/include/splash.h +++ b/include/splash.h @@ -29,6 +29,7 @@ enum splash_storage { SPLASH_STORAGE_SF, SPLASH_STORAGE_MMC, SPLASH_STORAGE_USB, + SPLASH_STORAGE_SATA, }; enum splash_flags { |