mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7902 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -69,8 +69,11 @@ define Image/Build/LZMAKernel/ZyXEL
|
||||
endef
|
||||
|
||||
define Image/Build/Initramfs
|
||||
# this line is here intentionally
|
||||
ifeq (CONFIG_DEVEL,y)
|
||||
$(call Image/Build/LZMAKernel/ZyXEL,p-334wt,bin)
|
||||
$(call Image/Build/LZMAKernel/ZyXEL,p-335,bin)
|
||||
endif
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
||||
Reference in New Issue
Block a user