From a60b8d9cc5078a894e007e5252313185e9810c2e Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 8 May 2011 15:52:39 +0000 Subject: h-source:added architecture entry for notebooks --- h-source/Application/Include/hardware.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h-source/Application/Include/hardware.php') diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 17ea425..06b6cc5 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -241,6 +241,8 @@ class Notebooks extends Hardware ); public static $subtypeSelect = 'notebook,netbook,not-specified'; + + public static $architectureSelect = 'not-specified,i386,amd64,MIPS,ARM'; public static $biosSelect = 'not-specified,no,yes'; -- cgit v1.2.3