Searched refs:not (Results 26 - 45 of 45) sorted by relevance

12

/openwrt/docs/
H A Dbuild.tex4 you still would not have the basic set of tools needed to produce a firmware image.
11 The process of creating a cross compiler can be tricky, it is not something that is
25 in simpler terms, OpenWrt does not contain any executables or even sources, it is an
34 already provided and the process ends up almost completely transparent. This does not
71 You will not need to do anything with the toolchain directory unless you intend to
140 This will be compiled but not included (for later install)
142 This will not be compiled
155 OpenWrt will only display a high level overview of the compile process and not each individual
248 As you can see, there's not much work to be done; everything is hidden in other makefiles
H A Dsubmitting-patches.tex45 \item Your actual patch, inline, not word wrapped or whitespace mangled.
H A Dwireless.tex240 Optional: Isolation is a mode usually set on hotspots that limits the clients to communicate only with the AP and not with other wireless clients.
274 but not between a Broadcom and Atheros device.
421 options. It does not change the state of the interface.
465 # configured or not. Don't rely on the vifs
/openwrt/scripts/config/
H A Dzconf.l178 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
266 * Return NULL if file is not found.
/openwrt/include/
H A Dpackage-ipkg.mk117 $(if $(CONFIG_PACKAGE_$(1)),$$(info WARNING: skipping $(1) -- package not selected))
164 )$(if $(filter hold,$(PKG_FLAGS)),Status: unknown hold not-installed
H A Dimage.mk272 - $(FIND) $(TARGET_DIR) -type f -not -perm /0100 -not -name 'ssh_host*' -not -name 'shadow' -print0 | $(XARGS) -0 chmod u+rw,g+r,o+r
H A Dautotools.mk10 # delete *.la-files from staging_dir - we can not yet remove respective lines within all package
H A Dkernel.mk205 @echo "WARNING: kmod-$(1) is not available in the kernel config - generating empty package" >&2
H A Dpackage.mk131 $(if $(wildcard $(USE_SOURCE_DIR)/*),,@echo "Error: USE_SOURCE_DIR=$(USE_SOURCE_DIR) path not found"; false)
H A Dtarget.mk131 # defaults to subtarget if subtarget exists and target does not
H A Dtoplevel.mk40 # make sure that a predefined CFLAGS variable does not disturb packages
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_common.h40 #error Platform is not specified!
/openwrt/package/network/utils/xtables-addons/
H A DMakefile30 TITLE:=Extensions not distributed in the main Xtables
/openwrt/package/network/services/ead/src/tinysrp/
H A Dconfigure101 # Reject names that are not valid shell variable names.
110 # Reject names that are not valid shell variable names.
143 --no-create do not create output files
144 --quiet, --silent do not print \`checking...' messages
177 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
180 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
341 # Reject names that are not valid shell variable names.
354 # Reject names that are not valid shell variable names.
421 # Strip out --no-create and --no-recursion so they do not pile up.
438 # Only set these to C if already set. These must not b
[all...]
/openwrt/toolchain/gcc/
H A Dcommon.mk18 # along with this program; if not, write to the Free Software
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_common.h42 #error Platform is not specified!
/openwrt/package/kernel/mac80211/
H A DMakefile427 The Opensource firmware is not suitable for embedded devices, yet.
428 It does not support QoS, which is bad for AccessPoints.
429 It does not support hardware crypto acceleration, which is a showstopper
1355 set. In particular it does not yet support 40MHz channels
1366 USB devices which have not been tested directly by the driver
/openwrt/
H A Drules.mk344 # $(2) => The lock name. If not given, the global lock will be used.
/openwrt/scripts/
H A Dconfig.sub18 # along with this program; if not, see <http://www.gnu.org/licenses/>.
42 # it does not support. The user should be able to distinguish
74 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
138 ### Let's recognize common machines as not being operating systems so
140 ### recognize some manufacturers as not being operating systems, so we
368 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
1296 # there are many clones, so DEC is not a safe bet
1330 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
1376 # -sysv* is not here because it comes later, after sysvr4.
1539 echo Invalid configuration \`$1\': system \`$os\' not recognize
[all...]
/openwrt/target/linux/ar71xx/image/
H A Dlegacy.mk819 # $(7): firmware region code (not used yet)
849 echo "Warning: $(IMG_PREFIX)-$(2)-u-boot.bin not found" >&2; \

Completed in 229 milliseconds

12