mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7904 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -70,7 +70,7 @@ endef
|
||||
|
||||
define Image/Build/Initramfs
|
||||
# this line is here intentionally
|
||||
ifeq (CONFIG_DEVEL,y)
|
||||
ifeq ($(CONFIG_DEVEL),y)
|
||||
$(call Image/Build/LZMAKernel/ZyXEL,p-334wt,bin)
|
||||
$(call Image/Build/LZMAKernel/ZyXEL,p-335,bin)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user