1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 00:44:03 +02:00

new package for keep milkymist config files

This commit is contained in:
Xiangfu Liu 2011-07-28 10:06:40 +08:00
parent 7e83fd12aa
commit 787a430fb2
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,17 @@
#
# This file must be copied to .config in the OpenWrt root folder,
# then run: yes "" | make oldconfig > /dev/null
#
CONFIG_TARGET_lm32=y
CONFIG_TARGET_lm32_Default=y
CONFIG_LINUX_3_0=y
CONFIG_NOMMU=y
CONFIG_lm32=y
# CONFIG_BUILD_PATENTED is not set
CONFIG_SDK=y
CONFIG_BUSYBOX_CONFIG_NOMMU=y

View File

@ -0,0 +1,3 @@
src-git qipackages git://projects.qi-hardware.com/openwrt-packages.git
src-svn packages svn://svn.openwrt.org/openwrt/packages
src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop