Skip to content
Snippets Groups Projects
Commit e164bac8 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Switch to Barrier Breaker

parent 7a52f299
No related branches found
No related tags found
No related merge requests found
d6597ebf6203328d3519ea3c3371a493 f2469bbdb9dd44754c52e799dc02ee7f
...@@ -82,8 +82,8 @@ $(eval $(call GluonModel,UBNT,ubnt-unifi-outdoor-squashfs,ubiquiti-unifiap-outdo ...@@ -82,8 +82,8 @@ $(eval $(call GluonModel,UBNT,ubnt-unifi-outdoor-squashfs,ubiquiti-unifiap-outdo
## D-Link ## D-Link
# D-Link DIR-615 rev. E1 # D-Link DIR-615 rev. E1
$(eval $(call GluonProfile,DIR615E1)) #$(eval $(call GluonProfile,DIR615E1))
$(eval $(call GluonModel,DIR615E1,dir-615-e1-squashfs,d-link-dir-615-rev-e1)) #$(eval $(call GluonModel,DIR615E1,dir-615-e1-squashfs,d-link-dir-615-rev-e1))
# D-Link DIR-825 rev. B1 # D-Link DIR-825 rev. B1
$(eval $(call GluonProfile,DIR825B1)) $(eval $(call GluonProfile,DIR825B1))
......
$(eval $(call GluonTarget,ar71xx,generic)) $(eval $(call GluonTarget,ar71xx,generic))
ifeq ($(BROKEN),1) ifneq ($(BROKEN),)
$(eval $(call GluonTarget,x86,generic)) $(eval $(call GluonTarget,x86,generic))
endif endif
This diff is collapsed.
fa7af62e0ef1d529ecb7f7efccc706c3 142143844bfcd7ade9ea7e57dd843e69
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment