4a304ab1f1
Includes a profile for the NETGEAR WNDR3700v4 and WNDR4300v1
10 lines
277 B
Makefile
10 lines
277 B
Makefile
$(eval $(call GluonTarget,ar71xx,generic))
|
|
$(eval $(call GluonTarget,ar71xx,nand))
|
|
$(eval $(call GluonTarget,mpc85xx,generic))
|
|
$(eval $(call GluonTarget,x86,generic))
|
|
$(eval $(call GluonTarget,x86,kvm_guest))
|
|
|
|
ifneq ($(BROKEN),)
|
|
$(eval $(call GluonTarget,ramips,rt305x))
|
|
endif
|