summaryrefslogtreecommitdiff
path: root/firmware/export/config/hibylinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/hibylinux.h')
-rw-r--r--firmware/export/config/hibylinux.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config/hibylinux.h b/firmware/export/config/hibylinux.h
index e73faa7608..f1e52917ba 100644
--- a/firmware/export/config/hibylinux.h
+++ b/firmware/export/config/hibylinux.h
@@ -84,3 +84,7 @@
84#define MULTIDRIVE_DIR "/mnt/usb" 84#define MULTIDRIVE_DIR "/mnt/usb"
85#define MULTIDRIVE_DEV "/sys/block/sda" 85#define MULTIDRIVE_DEV "/sys/block/sda"
86#define ROOTDRIVE_DEV "/sys/block/mmcblk0" 86#define ROOTDRIVE_DEV "/sys/block/mmcblk0"
87
88/* More common stuff */
89#define BATTERY_DEV_NAME "battery"
90#define POWER_DEV_NAME "usb"