next round of cleanup, convert target/ - make -j works now ;)
[openwrt.git] / target / linux / adm5120eb-2.6 / image / Makefile
index 5772272..7644a07 100644 (file)
@@ -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
This page took 0.021048 seconds and 4 git commands to generate.