mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Build all firmware until we put back profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9095 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
324c4009be
commit
0c04efed14
@ -43,7 +43,8 @@ endef
|
||||
|
||||
define Image/Build
|
||||
$(CP) $(KDIR)/bzImage $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL).bzImage
|
||||
$(call Image/Build/$(PROFILE),$(1),$(PROFILE),$(patsubst jffs2-%k,%,$(1)))
|
||||
$(call Image/Build/ar525w,$(1),ar525w,$(patsubst jffs2-%k,%,$(1)))
|
||||
$(call Image/Build/wl153,$(1),wl153,$(patsubst jffs2-%k,%,$(1)))
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user