Searched refs:PLT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/
H A DMakefile24 PLT ?= arm macro
26 ifeq ($(PLT),arm)
32 $(MAKE) -C router install PLT=$(PLT)
33 -cp router/$(PLT)/linux.trx $(RELEASEDIR)/image/linux-glibc.trx
34 -cp router/$(PLT)-uclibc/linux.trx $(RELEASEDIR)/image/linux.trx
35 -cp router/$(PLT)-uclibc/linux-gzip.trx $(RELEASEDIR)/image/linux-gzip.trx
36 -cp router/$(PLT)-uclibc/linux.bin $(RELEASEDIR)/image/linux.bin
44 ifneq ($(PLT),arm)
71 $(MAKE) -C router $@ PLT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/
H A DMakefile43 PLT ?= arm macro
45 # Get ARCH from PLT argument
46 ifneq ($(findstring arm,$(PLT)),)
52 PLATFORM := $(PLT)-uclibc
54 PLATFORM := $(PLT)-glibc
56 PLATFORM := $(PLT)
908 @echo "PLT=$(PLT)" > $@
1584 [ ! -d $@ ] || [ -f $@/Makefile ] || ( cd $@ && CC=$(CC) ./configure --host=$(PLT)-linux && cd .. )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dx86_64-xlate.pl422 $self->{value} =~ s/\@PLT// if (!$elf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl422 $self->{value} =~ s/\@PLT// if (!$elf);

Completed in 64 milliseconds