diff options
author | Ian Gilfillan <ian@greenman.co.za> | 2016-07-10 20:43:54 +0000 |
---|---|---|
committer | Ian Gilfillan <ian@greenman.co.za> | 2016-07-10 20:43:54 +0000 |
commit | ecbf2ae1ace1b26708dbc0338d4fa9b03010ac39 (patch) | |
tree | 2151bc44021d898a603711bcff52e7597f73f682 /h-source | |
parent | 1afb439387c6439aff4d37aec65a3606c23fd4a4 (diff) |
Add Minifree, Libiquity
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Include/hardware.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index ba47395..69ad2ab 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -331,6 +331,8 @@ class Notebooks extends Hardware "Lemote" => "Lemote", "Lenovo" => "Lenovo", "LG" => "LG", + "Libiquity" => "Libiquity", + "Minifree" => "Minifree", "msi" => "msi", "Olimex" => "Olimex", "One Laptop per Child (Non-Profit)" => "One-Laptop-per-Child-Non-Profit", |