commit 2c284135d7bfd1a3acc494186e44be126131af01
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Wed Apr 1 19:47:17 2015 +0200

    [alix] Add Alix board target to create Alix-specific images with T=alix

diff --git a/configs/targets/alix b/configs/targets/alix
new file mode 100644
index 0000000..1ec3dd9
--- /dev/null
+++ b/configs/targets/alix
@@ -0,0 +1,7 @@
+CONFIG_TARGET_x86_geode=y
+CONFIG_PACKAGE_kmod-ipip=y
+CONFIG_PACKAGE_kmod-usb-ohci=y
+CONFIG_PACKAGE_kmod-usb-storage=y
+CONFIG_PACKAGE_kmod-usb-uhci=y
+CONFIG_PACKAGE_kmod-usb2=y
+CONFIG_PACKAGE_kmod-rt2800-usb=y
