From: Paul Sokolovsky Date: Tue, 3 Jul 2007 04:32:22 +0000 (+0000) Subject: wl500g.conf: Add MACHINE_FEATURES. X-Git-Tag: Release-2010-05/1~8868^2~249^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d666b7c3e4bc6c9d5e94f4597d68c425ed3018a6;p=openembedded.git wl500g.conf: Add MACHINE_FEATURES. --- diff --git a/conf/machine/wl500g.conf b/conf/machine/wl500g.conf index 516d709110..f2e4006a8f 100644 --- a/conf/machine/wl500g.conf +++ b/conf/machine/wl500g.conf @@ -3,4 +3,6 @@ #@DESCRIPTION: Machine configuration for the MIPS based WL500g(x) devices TARGET_ARCH = "mipsel" +MACHINE_FEATURES = "kernel26 usbhost wifi ext2" + TARGET_CC_ARCH = "-Os -mips2"