From: <kr...@us...> - 2007-03-01 23:56:40
|
Revision: 685 http://svn.sourceforge.net/astlinux/?rev=685&view=rev Author: krisk84 Date: 2007-03-01 15:56:41 -0800 (Thu, 01 Mar 2007) Log Message: ----------- RT PREEMPT was enabled by default - it shouldn't have been Modified Paths: -------------- trunk/astlinux.config Modified: trunk/astlinux.config =================================================================== --- trunk/astlinux.config 2007-03-01 23:44:33 UTC (rev 684) +++ trunk/astlinux.config 2007-03-01 23:56:41 UTC (rev 685) @@ -233,6 +233,7 @@ # BR2_PACKAGE_LIBFTDI is not set # BR2_PACKAGE_LIBGLIB12 is not set BR2_PACKAGE_LIBMAD=y +# BR2_PACKAGE_LIBNET is not set BR2_PACKAGE_LIBPCAP=y # BR2_PACKAGE_LIBPNG is not set # BR2_PACKAGE_LIBPQ is not set @@ -329,7 +330,6 @@ BR2_PACKAGE_TTCP=y # BR2_PACKAGE_UDEV is not set # BR2_PACKAGE_UDHCP is not set -# BR2_PACKAGE_UNIONFS is not set BR2_PACKAGE_USBUTILS=y # BR2_PACKAGE_UTIL-LINUX is not set # BR2_PACKAGE_VALGRIND is not set @@ -388,9 +388,9 @@ # AstLinux Target Device # # BR2_TARGET_SOEKRIS_NET4801 is not set +# BR2_TARGET_RT is not set BR2_PACKAGE_LINUX=y # BR2_TARGET_PCENGINES_WRAP is not set BR2_TARGET_GENI586=y # BR2_TARGET_GENI586_SERIAL is not set -BR2_TARGET_RT=y # BR2_TARGET_VIA is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |