support for lt-panda-x11-base hwpack
diff --git a/build-images.py b/build-images.py
index def747d..aa08a66 100755
--- a/build-images.py
+++ b/build-images.py
@@ -53,6 +53,7 @@
     'beagleboard': HwPack('beagle'),
     'overo': HwPack('overo'),
     'lt-panda': HwPack('panda'),
+    'lt-panda-x11-base': HwPack('panda'),
     'lt-mx5': HwPack('mx53loco'),
     'lt-mx6': HwPack('mx6qsabrelite'),
     'lt-origen': HwPack('origen'),