Loading package/dhcpcd/dhcpcd.mk +1 −1 Original line number Diff line number Diff line Loading @@ -39,4 +39,4 @@ endef # NOTE: Even though this package has a configure script, it is not generated # using the autotools, so we have to use the generic package infrastructure. $(eval $(call generic-package)) $(eval $(generic-package)) package/jquery-keyboard/jquery-keyboard.mk +1 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,4 @@ define JQUERY_KEYBOARD_INSTALL_TARGET_CMDS $(TARGET_DIR)/var/www/layouts endef $(eval $(call generic-package)) $(eval $(generic-package)) package/wireshark/wireshark.mk +1 −1 Original line number Diff line number Diff line Loading @@ -20,4 +20,4 @@ WIRESHARK_CONF_OPT = --disable-wireshark --without-krb5 --disable-usr-local \ --enable-static=no --with-gnutls=no --with-libsmi=no \ --includedir=$(STAGING_DIR)/usr/include $(eval $(call autotools-package)) $(eval $(autotools-package)) Loading
package/dhcpcd/dhcpcd.mk +1 −1 Original line number Diff line number Diff line Loading @@ -39,4 +39,4 @@ endef # NOTE: Even though this package has a configure script, it is not generated # using the autotools, so we have to use the generic package infrastructure. $(eval $(call generic-package)) $(eval $(generic-package))
package/jquery-keyboard/jquery-keyboard.mk +1 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,4 @@ define JQUERY_KEYBOARD_INSTALL_TARGET_CMDS $(TARGET_DIR)/var/www/layouts endef $(eval $(call generic-package)) $(eval $(generic-package))
package/wireshark/wireshark.mk +1 −1 Original line number Diff line number Diff line Loading @@ -20,4 +20,4 @@ WIRESHARK_CONF_OPT = --disable-wireshark --without-krb5 --disable-usr-local \ --enable-static=no --with-gnutls=no --with-libsmi=no \ --includedir=$(STAGING_DIR)/usr/include $(eval $(call autotools-package)) $(eval $(autotools-package))