OpenWrt packages
Sign in or create your account | Project List | Help
OpenWrt packages Git Source Tree
Root/
| 1 | # |
| 2 | # This file must be copied to .config in the OpenWrt root folder, |
| 3 | # then run: yes "" | make oldconfig > /dev/null |
| 4 | # |
| 5 | |
| 6 | CONFIG_TARGET_ar71xx=y |
| 7 | CONFIG_TARGET_ar71xx_generic=y |
| 8 | CONFIG_TARGET_ar71xx_generic_TLWR703=y |
| 9 | |
| 10 | CONFIG_TARGET_ROOTFS_TARGZ=y |
| 11 | CONFIG_TARGET_ROOTFS_JFFS2=y |
| 12 | CONFIG_TARGET_ROOTFS_SQUASHFS=y |
| 13 | |
| 14 | # CONFIG_BUILD_PATENTED is not set |
| 15 | |
| 16 | CONFIG_DEVEL=y |
| 17 | CONFIG_TOOLCHAINOPTS=y |
| 18 | CONFIG_GDB=y |
| 19 | |
| 20 | # CONFIG_SDK is not set |
| 21 | |
| 22 | # CONFIG_ALL is not set |
| 23 | # Enable this option only you want build ALL PAKCAGE in feeds.conf |
| 24 | # To skip broken module packages while compiling , run "make IGNORE_ERRORS=m" |
| 25 | |
| 26 | CONFIG_PACKAGE_block-mount=y |
| 27 | |
| 28 | CONFIG_PACKAGE_luci=y |
| 29 | CONFIG_PACKAGE_luci-mod-admin-core=y |
| 30 | CONFIG_PACKAGE_luci-mod-admin-full=y |
| 31 | CONFIG_PACKAGE_luci-mod-rpc=y |
| 32 | |
| 33 | CONFIG_PACKAGE_kmod-fs-ext4=y |
| 34 | CONFIG_PACKAGE_kmod-ipv6=m |
| 35 | CONFIG_PACKAGE_kmod-tun=m |
| 36 | |
| 37 | CONFIG_PACKAGE_kmod-usb-core=y |
| 38 | CONFIG_PACKAGE_kmod-usb-serial=m |
| 39 | CONFIG_PACKAGE_kmod-usb-serial-ftdi=m |
| 40 | CONFIG_PACKAGE_kmod-usb-serial-pl2303=m |
| 41 | CONFIG_PACKAGE_kmod-usb-storage=y |
| 42 | CONFIG_PACKAGE_kmod-usb2=y |
| 43 | CONFIG_PACKAGE_kmod-video-core=m |
| 44 | CONFIG_PACKAGE_kmod-video-uvc=m |
| 45 | CONFIG_PACKAGE_kmod-video-videobuf2=m |
| 46 | CONFIG_PACKAGE_kmod-at86rf230=m |
| 47 | CONFIG_PACKAGE_kmod-ieee802154=m |
| 48 | CONFIG_PACKAGE_kmod-mac802154=m |
| 49 | CONFIG_PACKAGE_kmod-spi_atusb=m |
| 50 | |
| 51 | CONFIG_PACKAGE_ip=m |
| 52 | CONFIG_PACKAGE_dirtpan=m |
| 53 | CONFIG_PACKAGE_lowpan-tools=m |
| 54 | CONFIG_PACKAGE_mjpg-streamer=m |
| 55 | CONFIG_PACKAGE_swap-utils=y |
| 56 | CONFIG_PACKAGE_mount-utils=m |
| 57 | CONFIG_PACKAGE_strace=m |
| 58 | CONFIG_PACKAGE_urjtag=m |
| 59 | CONFIG_PACKAGE_xburst-tools=m |
| 60 |
