mac80211: include brcmfmac USB firmware only if support was enabled
[openwrt/staging/hauke.git] / target / linux / x86 / thincan / target.mk
index cd127a4823337c37739f138871f18729e7c49f9d..808135395786daf2f20f941aa253733aca8cb288 100644 (file)
@@ -1,7 +1,7 @@
 DEVICE_TYPE:=terminal
 BOARDNAME:=Artec ThinCan
-
-CFLAGS := -O2 -pipe -march=geode -mtune=geode -funit-at-a-time
+CPU_TYPE := geode
+FEATURES += broken
 
 DEFAULT_PACKAGES:=\
        base-files \
@@ -14,14 +14,12 @@ DEFAULT_PACKAGES:=\
        udevtrigger \
        kmod-fs-msdos \
        kmod-fs-vfat \
-       kmod-fs-ext2 \
-       kmod-fs-ext3 \
        kmod-fs-ext4 \
        kmod-usb-core \
        kmod-usb-ohci \
        kmod-usb-hid \
        kmod-usb-storage \
-       kmod-usb2 \
+       kmod-usb2-pci \
        kmod-sound-core \
        kmod-sound-cs5535audio \
        kmod-crypto-core \