| Date: | 2010-03-21 18:16:45 (3 years 2 months ago) |
|---|---|
| Author: | florian |
| Commit: | f27821cfcab3a5f8561399086e92db8585cf2925 |
| Message: | [package] disable ucitrigger for now, not used, patch from Dave
Kooper git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20355 3c298f89-4303-0410-b956-a3cf2f4a3e73 |
| Files: |
include/target.mk (1 diff) |
Change Details
| include/target.mk | ||
|---|---|---|
| 12 | 12 | DEVICE_TYPE?=router |
| 13 | 13 | |
| 14 | 14 | # Default packages - the really basic set |
| 15 | DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg ucitrigger | |
| 15 | DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg | |
| 16 | 16 | # For router targets |
| 17 | 17 | DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall |
| 18 | 18 | DEFAULT_PACKAGES.bootloader:= |
